X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Feventpoll.c;h=b73e0621ce9e79eaf3a5d67cbb28c0fbeb9a99f3;hb=963649d735c8b6eb0f97e82c54f02426ff3f1f45;hp=af903128891cfa0365f7fac36ba8fc052cc584a4;hpb=d4a63a83933bcd1ef4f3ff6e8637e187dea25632;p=cascardo%2Flinux.git diff --git a/fs/eventpoll.c b/fs/eventpoll.c index af903128891c..b73e0621ce9e 100644 --- a/fs/eventpoll.c +++ b/fs/eventpoll.c @@ -293,7 +293,7 @@ static LIST_HEAD(tfile_check_list); static long zero; static long long_max = LONG_MAX; -ctl_table epoll_table[] = { +struct ctl_table epoll_table[] = { { .procname = "max_user_watches", .data = &max_user_watches,