Commit 901720af authored by Linus Torvalds's avatar Linus Torvalds
parents 668ebab4 de195fd0
......@@ -54,7 +54,7 @@ extern void mykfree(void *);
static unsigned int (*sock_poll)(struct file *, poll_table *);
static const struct file_operations socksys_file_ops = {
static struct file_operations socksys_file_ops = {
/* Currently empty */
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment