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)
commitd26ac1a8128f6e1fc467f145acaa9f9bf9e16b75
tree8098d9b093ebd16ec92a11774f560f260b0ae386
parentdd6f3c6d5a26a282521f15a183fdc2d6f35cfa0f
quota: Remove dqbuf_t and other cleanups

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>
fs/quota/quota_tree.c