From: Xenia Ragiadakou Date: Sun, 9 Jun 2013 11:35:49 +0000 (+0300) Subject: staging: rtl8192u: fix braces in r8192U.h X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da4fc24f58b93d7c96a06a9d1dd63c0c6ea2e61;p=pandora-kernel.git staging: rtl8192u: fix braces in r8192U.h This patch fixes the whitespace around braces and brace position, and corrects the following checkpatch errors: ERROR: space required after that close brace '}' ERROR: space required before the open brace '{' ERROR: that open brace { should be on the previous line ERROR: open brace '{' following enum go on the same line Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed