Re: [PATCH] gianfar: Fix possible overrun and simplify interruptname field creation

From: David Miller
Date: Wed Mar 21 2012 - 22:35:21 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Sat, 17 Mar 2012 12:05:38 -0700

> Space allocated for int_name_<foo> is unsufficient 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.
> Uncompiled, untested.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Can a gianfar expert please review and test this patch?

Thanks.
--
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/