From: Pekka Enberg Date: Thu, 30 Jun 2005 09:59:05 +0000 (-0700) Subject: [PATCH] freevxfs: minor cleanups X-Git-Tag: v2.6.13-rc2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb681b9c7fff5cb35b5c05ba4f1b7e285e258fb;p=pandora-kernel.git [PATCH] freevxfs: minor cleanups This patch addresses the following minor issues: - Typo in printk - Redundant casts - Use C99 struct initializers instead of memset - Parenthesis around return value - Use inline instead of __inline__ Signed-off-by: Pekka Enberg Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed