From: Mauro Carvalho Chehab Date: Fri, 15 Jul 2011 12:35:58 +0000 (-0300) Subject: [media] drxk: Remove goto/break after return X-Git-Tag: v3.1-rc1~116^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab12f41f62ee8824bb2eec12c8dcbfb31dd4572a;p=pandora-kernel.git [media] drxk: Remove goto/break after return After return, we don't need any other statement to change the function flux ;) Reported-by: Oliver Endriss Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed