From: Rashika Kheria Date: Thu, 3 Apr 2014 21:48:24 +0000 (-0700) Subject: include/linux/syscalls.h: add sys32_quotactl() prototype X-Git-Tag: v3.15-rc1~106^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a0cfdc8c8904236f91a506c1e760b0d60dd918;p=pandora-kernel.git include/linux/syscalls.h: add sys32_quotactl() prototype This eliminates the following warning in quota/compat.c: fs/quota/compat.c:43:17: warning: no previous prototype for `sys32_quotactl' [-Wmissing-prototypes] Signed-off-by: Rashika Kheria Reviewed-by: Josh Triplett Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed