From: Dan Carpenter Date: Wed, 25 Feb 2015 13:24:51 +0000 (+0300) Subject: rtlwifi: rtl8188ee: missing curly braces in handle_branch1() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~318^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1114ce8f361f3ff880b28f508ba2b0995d1540bb;p=pandora-kernel.git rtlwifi: rtl8188ee: missing curly braces in handle_branch1() From the indenting, it seems like the READ_NEXT_PAIR() was supposed to be inside the while loop. Signed-off-by: Dan Carpenter Acked-by: Larry Finger Signed-off-by: Kalle Valo --- Reading git-diff-tree failed