Re: [PATCH] Staging: android: ashmem: Replaces printk with pr_errand pr_info

From: Dan Carpenter
Date: Sat Jul 14 2012 - 08:58:49 EST


On Sat, Jul 14, 2012 at 08:28:34AM -0400, Austin Robinson wrote:
> In several instances in ashmem.c, printk(KERN_INFO... and printk{KERN_ERR... were being
> used. This replaces those with the preferred pr_err and pr_info, which removes
> style-related warnings.
>

Someone already did this. You should be working against linux-next.

regards,
dan carpenter

--
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/