cifs: cleanup cifs_filldir
authorChristoph Hellwig <hch@infradead.org>
Sat, 16 Jul 2011 19:23:49 +0000 (15:23 -0400)
committerSteve French <sfrench@us.ibm.com>
Mon, 25 Jul 2011 21:05:10 +0000 (21:05 +0000)
commit9feed6f8fbab477b6339efb4f3119a3c22dc187e
tree95b69adf45f9cf22ff37ccf784b8f562a67a3368
parent02f8c6aee8df3cdc935e9bdd4f2d020306035dbe
cifs: cleanup cifs_filldir

Use sensible variable names and formatting and remove some superflous
checks on entry.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/readdir.c