linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dvb: or51211: apply pr_fmt and use pr_* macros instead of printk
@ 2012-12-18  1:56 Michael Krufky
  2012-12-18  9:39 ` [PATCHv2] " Andy Shevchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Krufky @ 2012-12-18  1:56 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: linux-media

Andy,

Your patch from Nov 28 entitled, "dvb: or51211: apply pr_fmt and use
pr_* macros instead of printk" located in patchwork at the URL:

http://patchwork.linuxtv.org/patch/15688/

...creates the following build warning:

  CC [M]  drivers/media/dvb-frontends/or51211.o
drivers/media/dvb-frontends/or51211.c:45:0: warning: "pr_fmt"
redefined [enabled by default]
In file included from include/linux/kernel.h:13:0,
                 from drivers/media/dvb-frontends/or51211.c:33:
include/linux/printk.h:180:0: note: this is the location of the
previous definition
drivers/media/dvb-frontends/or51211.c:45:0: warning: "pr_fmt"
redefined [enabled by default]
In file included from include/linux/kernel.h:13:0,
                 from drivers/media/dvb-frontends/or51211.c:33:
include/linux/printk.h:180:0: note: this is the location of the
previous definition

Please take a look at your patch and send a revised version if you
think it's appropriate.

I will have the other "use %*ph[N] to dump small buffers" patches
merged -- thanks for your contribution!

Regards,

Mike Krufky

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-18  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18  1:56 dvb: or51211: apply pr_fmt and use pr_* macros instead of printk Michael Krufky
2012-12-18  9:39 ` [PATCHv2] " Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).