quota: Remove dqbuf_t and other cleanups
authorJan Kara <jack@suse.cz>
Mon, 26 Jan 2009 15:17:50 +0000 (16:17 +0100)
committerJan Kara <jack@suse.cz>
Thu, 26 Mar 2009 01:18:35 +0000 (02:18 +0100)
Remove bogus typedef which is just a definition of char *.
Remove unnecessary type casts.
Substitute freedqbuf() with kfree.

Signed-off-by: Jan Kara <jack@suse.cz>

No differences found