Re: [PATCH v3] AX25: kill user triggable printks

2008-01-10 Thread David Miller
From: maximilian attems <[EMAIL PROTECTED]> Date: Wed, 9 Jan 2008 11:21:10 +0100 > 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 brace

[PATCH v3] AX25: kill user triggable printks

2008-01-09 Thread maximilian attems
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 <[EMAIL PROTECTED]> --- net/ax25/af_ax25.c |