Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 901720af authored by Linus Torvalds's avatar Linus Torvalds
Browse files
parents 668ebab4 de195fd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */
};