irda: Remove IRDA_<TYPE> logging macros
authorJoe Perches <joe@perches.com>
Tue, 11 Nov 2014 21:37:30 +0000 (13:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Nov 2014 23:11:00 +0000 (18:11 -0500)
And use the more common mechanisms directly.

Other miscellanea:

o Coalesce formats
o Add missing newlines
o Realign arguments
o Remove unnecessary OOM message logging as
  there's a generic stack dump already on OOM.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found