suppress warning: "quotatypes" defined but not used
authorSergey Senozhatsky <sergey.senozhatsky@gmail.com>
Mon, 26 Apr 2010 10:09:26 +0000 (12:09 +0200)
committerJan Kara <jack@suse.cz>
Fri, 21 May 2010 17:30:41 +0000 (19:30 +0200)
commitda8d1ba22fa1fd0c0e541a43d75ebb062589b14b
treeb0ad042e14aea09a16dc400d14decd8c882e9bc1
parent5277970878a32e437b27296e34c592e5d351f11d
suppress warning: "quotatypes" defined but not used

Suppress compilation warning: "quotatypes" defined but not used.
quotatypes is used only when CONFIG_QUOTA_DEBUG or CONFIG_PRINT_QUOTA_WARNING
is/are defined.

Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/quota/dquot.c