Re: [PATCH] NFC: fdp: Remove __func__ parameter from dev_dbg() call

From: Andy Shevchenko
Date: Wed May 02 2018 - 14:00:10 EST


On Wed, 2018-05-02 at 23:19 +0530, Amit Pundir wrote:

> - dev_dbg(dev, "%s\n", __func__);
> + dev_dbg(dev, "\n");

If one enables function tracer this will be redundant completely.

--
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Intel Finland Oy