]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: pi433: collapse else block after return statement
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Tue, 19 Dec 2017 14:56:18 +0000 (15:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 15:05:38 +0000 (16:05 +0100)
commit83e3e2ef74722ea20e478ebd4fa927f2225ef363
tree0a7058ea330d7c8863eae08c8e4812a8c37433db
parentda3761feaec3cfc4f247b6cb9e366b8d40b3c356
staging: pi433: collapse else block after return statement

Fixes checkpatch warning:

  WARNING: else is not generally useful after a break or return

Signed-off-by: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/pi433/pi433_if.c