acerhdf: Message logging neatening
authorJoe Perches <joe@perches.com>
Tue, 29 Nov 2011 19:04:06 +0000 (11:04 -0800)
committerMatthew Garrett <mjg@redhat.com>
Tue, 20 Mar 2012 16:02:14 +0000 (12:02 -0400)
Use pr_warn not pr_warning.
Coalesce formats.
Argument aligning.
Remove superfluous parentheses.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Lee, Chun-Yi <jlee@suse.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found