Sign in
cos
/
cos
/
tools
/
ee809ffa6b44
/
.
/
src
/
pkg
/
dkms
/
testdata
/
source-tree
/
mymodule-1.0
/
patches
/
a.patch
blob: 4a50d73ec730c8782bd2e4eae53114053a14ada4 [
file
] [
log
] [
blame
]
diff
--
git a
/
mymodule
.
c b
/
mymodule
.
c
index
093cc1a
..
e7c4ade
100644
---
a
/
mymodule
.
c
+++
b
/
mymodule
.
c
@@
-
1
,
3
+
1
,
4
@@
+
//patched
#include
<linux/module.h>
#include
<linux/kernel.h>
#include
<linux/init.h>