[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190610084432.12597-1-simon@nikanor.nu>
Date: Mon, 10 Jun 2019 10:44:27 +0200
From: Simon Sandström <simon@...anor.nu>
To: gregkh@...uxfoundation.org
Cc: =simon@...anor.nu, jeremy@...zel.net, dan.carpenter@...cle.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Simon Sandström <simon@...anor.nu>
Subject: [PATCH 0/5] staging: kpc2000: remove unnecessary debug prints
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
Powered by blists - more mailing lists