quota: Remove unused declaration
authorJan Kara <jack@suse.cz>
Wed, 20 Jul 2011 12:31:47 +0000 (14:31 +0200)
committerJan Kara <jack@suse.cz>
Wed, 20 Jul 2011 12:31:47 +0000 (14:31 +0200)
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>

No differences found