Re: [PATCH v2] gianfar: Fix possible overrun and simplifyinterrupt name field creation

From: David Miller
Date: Sun Mar 25 2012 - 13:29:28 EST


From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
Date: Sun, 25 Mar 2012 13:10:07 -0400

> From: Joe Perches <joe@xxxxxxxxxxx>
>
> Space allocated for int_name_<foo> is insufficient for
> maximal device name, expand it.
>
> Code to create int_name_<foo> is obscure, simplify it
> by using sprintf.
>
> Found by looking for unnecessary \ line continuations.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> Tested-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/