[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150503185059.GB1482@kroah.com>
Date: Sun, 3 May 2015 20:50:59 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Yorick Rommers <yorick-rommers@...mail.com>
Cc: joe@...ches.com, devel@...verdev.osuosl.org,
lidza.louina@...il.com, driverdev-devel@...uxdriverproject.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: dgnc: Using a temporary value for repeated
dereferences.
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@...mail.com>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists