Re: [PATCH] Staging: dgnc: Using a temporary value for repeated dereferences.

From: Greg KH
Date: Sun May 03 2015 - 15:04:09 EST


On Mon, Apr 20, 2015 at 09:33:04AM +0200, Yorick Rommers wrote:
> Sorry, it has been changed in the patch below.
>
> ---------------------------------------
>
> A patch for a line being too long (>80) in dgnc_mgmt.c,
> fixed by making a temporary value for dgnc_Board[brd],
> replacing all instanced of dgnc_Board[brd] with temporary value,
> and removing unnecessary typecasts.
>
> Signed-off-by: Yorick Rommers <yorick-rommers@xxxxxxxxxxx>
> ---
> drivers/staging/dgnc/dgnc_mgmt.c | 19 +++++++++++--------
> 1 file changed, 11 insertions(+), 8 deletions(-)

I can't apply this as-is, please fix up and resend in a format that I
can apply it in.

thanks,

greg k-h
--
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/