[AX25]: Kill user triggable printks.
authormaximilian attems <max@stro.at>
Thu, 10 Jan 2008 11:57:29 +0000 (03:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Jan 2008 11:57:29 +0000 (03:57 -0800)
sfuzz can easily trigger any of those.

move the printk message to the corresponding comment: makes the
intention of the code clear and easy to pick up on an scheduled
removal.  as bonus simplify the braces placement.

Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found