]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Staging: wilc1000: Remove unnecessary else after return
authorAybuke Ozdemir <aybuke.147@gmail.com>
Sat, 17 Oct 2015 12:25:34 +0000 (15:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 16:03:16 +0000 (09:03 -0700)
commit86e4180e122161469f5215aed6a75300a1c406e7
tree0f6fd5e35e4ec9fcb2de8383d0f4867d37f8786e
parent350979e4870711912f4a391d7b2fadfedf775fc3
Staging: wilc1000: Remove unnecessary else after return

Problem found using checkpatch.pl:
WARNING: else is not generally useful after a break or return

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c