From: Larry Finger Date: Wed, 4 Sep 2013 20:55:57 +0000 (-0500) Subject: staging: r8188eu: Remove unreachable code in core/rtw_br_ext.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~721 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95119067763c0340f39a9eb09ec5b0e35e6c8242;p=pandora-kernel.git staging: r8188eu: Remove unreachable code in core/rtw_br_ext.c In this file, a "return -1" immediately follows a "return 0". Remove the second line. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed