Re: [PATCH dvb v1 3/4] media: dvb-usb-v2: remove __func__ from dev_dbg()

2018-12-04 Thread Victor Toso
Hi Sean, Thanks for taking time to review those patches. On Tue, Nov 27, 2018 at 10:32:44AM +, Sean Young wrote: > On Tue, Oct 30, 2018 at 05:14:50PM +0100, Victor Toso wrote: > > From: Victor Toso > > > > As dynamic debug can be instructed to add the function name to the > > debug output u

Re: [PATCH dvb v1 3/4] media: dvb-usb-v2: remove __func__ from dev_dbg()

2018-11-27 Thread Sean Young
On Tue, Oct 30, 2018 at 05:14:50PM +0100, Victor Toso wrote: > From: Victor Toso > > As dynamic debug can be instructed to add the function name to the > debug output using +f switch, we can remove __func__ from all > dev_dbg() calls. If not, a user that sets +f in dynamic debug would > get dupli

[PATCH dvb v1 3/4] media: dvb-usb-v2: remove __func__ from dev_dbg()

2018-10-30 Thread Victor Toso
From: Victor Toso As dynamic debug can be instructed to add the function name to the debug output using +f switch, we can remove __func__ from all dev_dbg() calls. If not, a user that sets +f in dynamic debug would get duplicated function name. Signed-off-by: Victor Toso --- drivers/media/usb/