From: Andrew Morton Date: Mon, 28 Apr 2008 09:14:35 +0000 (-0700) Subject: quota: convert stub functions from macros into inlines X-Git-Tag: v2.6.26-rc1~861 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f8c370e77befe9121720bd7bdada2ac0d13915;p=pandora-kernel.git quota: convert stub functions from macros into inlines Fixes things like this: fs/super.c: In function `deactivate_super': fs/super.c:182: warning: statement with no effect fs/super.c: In function `do_remount_sb': fs/super.c:644: warning: statement with no effect Cc: Jan Kara Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed