commit | 6c91023dc35c88d5e6aebe4bfe6f1ed5ec2b84be | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Nov 11 13:37:30 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 11 18:11:00 2014 -0500 |
tree | 2f33e40962dd622ae926ff7e8284f3ef540d3ca9 | |
parent | 09626e9d153326ca82568e4e27f2daa53713992e [diff] |
irda: Remove IRDA_<TYPE> logging macros 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>