]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3af9f647a4f3189d66c457d887c04c7d9528d2e7
treefdfe92fdc5898ee45322672d362df4401c90d7d3
parente29c43abbc3001a707961a1c3a63d9e05c4f84f1
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