From: Joe Perches Date: Wed, 10 Sep 2014 03:27:44 +0000 (-0700) Subject: drivers/net: Convert remaining uses of pr_warning to pr_warn X-Git-Tag: fixes-against-v3.18-rc2~81^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3881cf7e09dfb93e4a4c65f44e2d92f92d0022;p=pandora-kernel.git drivers/net: Convert remaining uses of pr_warning to pr_warn Use the much more common pr_warn instead of pr_warning. Other miscellanea: o Typo fixes submiting/submitting o Coalesce formats o Realign arguments o Add missing terminating '\n' to formats Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed