On Tue, 2014-10-14 at 11:39 -0300, Ezequiel Garcia wrote: > Please use some pr_fmt for this. Something like this before the headers > should be enough: > > #define pr_fmt(fmt) "UBI: block:" fmt Sinc ubiblock is a device, there should be a 'struct device' somewhere, so probably dev_printk() and other dev_*() printing functions would be a better choice? -- Artem -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html