summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2010-11-06 11:42:56 +0000
committerAlex Elder <aelder@sgi.com>2010-11-10 12:00:48 -0600
commit5d2bf8a55e03b0e59ed5a4ac2ff7f9ee3ba7e40d (patch)
treefc46c4d8f0504fd64504a30e4590267d1bfed9fe /kernel
parent785ce41805ea7b6a9b2775ed9f4cf10cd7a90c03 (diff)
xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
Andi Kleen reported that gcc-4.5 gives lots of warnings for him inside the XFS code. It turned out most of them are due to the quota stubs beeing macros, and gcc now complaining about macros evaluating to 0 that are not assigned to variables. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions