mirror of
https://github.com/torvalds/linux.git
synced 2026-05-07 15:55:27 -04:00
This allows any caller to be prefaced by any specific pr_fmt to better identify which device driver is using this function inappropriately. Add terminating newline. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>