From: Jan Kara Date: Wed, 20 Jul 2011 12:31:47 +0000 (+0200) Subject: quota: Remove unused declaration X-Git-Tag: v3.1-rc1~224^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12dc256547cec4fe62dad6e94252dced4ee2d58;p=pandora-kernel.git quota: Remove unused declaration 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 --- Reading git-diff-tree failed