should that not be here
This commit is contained in:
parent
a2bb2ec3ad
commit
da1871ee10
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ static struct file_operations lkm_fops = {
|
|||
.open = lkm_open,
|
||||
.release = lkm_release,
|
||||
.unlocked_ioctl = lkm_ioctl,
|
||||
};
|
||||
}
|
||||
|
||||
static int
|
||||
lkm_init(void)
|
||||
|
|
Loading…
Add table
Reference in a new issue