[linux-nfc] Re: [PATCH 05/15] nfc: pn533: drop unneeded debug prints
Krzysztof Kozlowski <[email protected]> Tue, 7 Sep 2021 18:05:25 +0200
| Newsgroups | org.01.lists.linux-nfc,dev.linux.lists.oe-linux-nfc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On 07/09/2021 14:18, Krzysztof Kozlowski wrote: > ftrace is a preferred and standard way to debug entering and exiting > functions so drop useless debug prints. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > drivers/nfc/pn533/i2c.c | 1 - > drivers/nfc/pn533/pn533.c | 2 -- > 2 files changed, 3 deletions(-) > > diff --git a/drivers/nfc/pn533/i2c.c b/drivers/nfc/pn533/i2c.c > index e6bf8cfe3aa7..91d4a035eb63 100644 > --- a/drivers/nfc/pn533/i2c.c > +++ b/drivers/nfc/pn533/i2c.c > @@ -138,7 +138,6 @@ static irqreturn_t pn533_i2c_irq_thread_fn(int irq, void *data) > } > > client = phy->i2c_dev; This line should also be removed (reported by kbuild robot). I will send a v2. Best regards, Krzysztof _______________________________________________ Linux-nfc mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s