diff --git a/0001-test.patch b/0001-test.patch new file mode 100644 index 0000000000000000000000000000000000000000..ba2a3ac08708a000d4f3cdf8d03062a49f04ea9c --- /dev/null +++ b/0001-test.patch @@ -0,0 +1,24 @@ +From 80e7112d00ab73cef6095e8ab5d916adb3b65bb3 Mon Sep 17 00:00:00 2001 +From: chx +Date: Fri, 25 Mar 2022 12:30:44 +0800 +Subject: [PATCH] test + +--- + rdma/dev.c | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/rdma/dev.c b/rdma/dev.c +index c684dde..3a1b365 100644 +--- a/rdma/dev.c ++++ b/rdma/dev.c +@@ -4,6 +4,7 @@ + * Authors: Leon Romanovsky + */ + ++/*modify by chen*/ + #include + #include "rdma.h" + +-- +2.27.0 +