From: Lisa Nguyen Date: Tue, 22 Oct 2013 01:16:05 +0000 (-0700) Subject: staging: lustre: Remove typedef and update cfs_hash_bd struct X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea510c18910e88c3ae99c03aaaf1c62919cb8e6;p=pandora-kernel.git staging: lustre: Remove typedef and update cfs_hash_bd struct Remove typedef keyword and rename the cfs_hash_bd_t struct to cfs_hash_bd in libcfs_hash.h. These changes resolve the "Do not add new typedefs" warning generated by checkpatch.pl and meet kernel coding style. Struct variables in other header and source files that depend on libcfs_hash.h are updated as well. Signed-off-by: Lisa Nguyen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed