irda: Simplify IRDA logging macros
authorJoe Perches <joe@perches.com>
Tue, 11 Nov 2014 21:13:41 +0000 (13:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Nov 2014 21:21:59 +0000 (16:21 -0500)
These are the same as net_<level>_ratelimited, so
use the more common style in the macro definition.

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

No differences found