From: Lisa Nguyen Date: Tue, 22 Oct 2013 01:15:39 +0000 (-0700) Subject: staging: lustre: Remove typedef and update cfs_debug_limit_state struct X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ea59e0ee6ae2ade98081a9e81cb35f01509b6a;p=pandora-kernel.git staging: lustre: Remove typedef and update cfs_debug_limit_state struct Removed typedef keyword and rename the cfs_debug_limit_state_t struct to cfs_debug_limit_state in libcfs_debug.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_debug.h are updated as well. Signed-off-by: Lisa Nguyen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed