These patches removes unnecessary debug prints in staging/kpc2000.
Debug prints that just informs about function entry or exit can be
removed as ftrace can be used to get this information.

Simon Sandström (5):
  staging: kpc2000: remove unnecessary debug prints in cell_probe.c
  staging: kpc2000: remove unnecessary debug prints in core.c
  staging: kpc2000: remove unnecessary debug prints in dma.c
  staging: kpc2000: remove unnecessary debug prints in fileops.c
  staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.c

 drivers/staging/kpc2000/kpc2000/cell_probe.c    |  5 -----
 drivers/staging/kpc2000/kpc2000/core.c          |  6 ------
 drivers/staging/kpc2000/kpc_dma/dma.c           |  4 ----
 drivers/staging/kpc2000/kpc_dma/fileops.c       | 17 -----------------
 .../staging/kpc2000/kpc_dma/kpc_dma_driver.c    |  4 ----
 5 files changed, 36 deletions(-)

-- 
2.20.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to