mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>