]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
misc: st_core: remove unreachable code
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Fri, 20 Nov 2015 09:53:50 +0000 (15:23 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 07:01:45 +0000 (23:01 -0800)
commitc7f340f844de848e6e15c964ad2ce597dbd31441
treed9d68b1311aead8b862c41b7acb96d8b31bb01e4
parent9d403a998d509478f645a8e88282dcabbaded8b3
misc: st_core: remove unreachable code

The pr_debug() will never be executed.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/ti-st/st_core.c