[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160329213854.GA16783@kroah.com>
Date: Tue, 29 Mar 2016 14:38:54 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Claudiu Beznea <claudiu.beznea@...il.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: vt6655: defined some arrays as const arrays
since they are not changed anywhere in code
On Sun, Mar 27, 2016 at 03:09:35PM +0300, Claudiu Beznea wrote:
> This patch defines byVT3253B0_AGC4_RFMD2959[], byVT3253B0_AIROHA2230[],
> byVT3253B0_UW2451[] and byVT3253B0_AGC[] arrays as const arrays
> since they are not change anywhere in code. After this change
> some lines broke the 80 characters per line rule. To fix this,
> some changed lines were splited on two.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...il.com>
> ---
> drivers/staging/vt6655/baseband.c | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
This does not apply to my staging-next branch at all :(
Powered by blists - more mailing lists