mirror of
https://github.com/torvalds/linux
synced 2026-06-30 23:02:08 +09:00
There is no point in declaring quotactl() syscall prototype in kernel header and 'make headers_check' complains about it. So just remove those lines. Signed-off-by: Jan Kara <jack@suse.cz>