mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 06:17:46 +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>