]> git.baikalelectronics.ru Git - kernel.git/commit
staging: kpc2000: remove unnecessary debug prints in cell_probe.c
authorSimon Sandström <simon@nikanor.nu>
Mon, 10 Jun 2019 08:44:28 +0000 (10:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Jun 2019 15:53:09 +0000 (17:53 +0200)
commit6707c21535e3229b9aa9df35c0797c2eeb3237ce
treead893b7c798604e713c059f371d32b64cf426ef5
parentd276389296f7275f5408943743ed0c9142ebef37
staging: kpc2000: remove unnecessary debug prints in cell_probe.c

Debug prints that are used only to inform about function entry or exit
can be removed as ftrace can be used to get this information.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000/cell_probe.c