Re: [PATCH] hid: hidpidff: Use pr_<level>

From: Jiri Kosina
Date: Tue Nov 23 2010 - 07:36:57 EST


On Mon, 22 Nov 2010, Joe Perches wrote:

> Prefixes were not standardized in this module.
> Some used "hid-pidff:", others "hidpidff:".
> Add pr_fmt(fmt) KBUILD_MODNAME ": " fmt to standardize prefix uses.

Hmm, how about using dev_dbg instead? So that we get the bonus of having
the device name there for free?

Thanks,

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/