include/linux/syscalls.h: add sys32_quotactl() prototype
authorRashika Kheria <rashika.kheria@gmail.com>
Thu, 3 Apr 2014 21:48:24 +0000 (14:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:05 +0000 (16:21 -0700)
commite3a0cfdc8c8904236f91a506c1e760b0d60dd918
treefdfe92fdc5898ee45322672d362df4401c90d7d3
parent6d2be915e589b58cb11418cbe1f22ff90732b6ac
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 <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/syscalls.h