[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)
commit27d1cba21fcc50c37eef5042c6be9fa7135e88fc
tree1898ed4682af6e0fd7d54383825a61877d9703b9
parent0bcceadceb0907094ba4e40bf9a7cd9b080f13fb
[AX25]: Kill user triggable printks.

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>
net/ax25/af_ax25.c