public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Claudiu Beznea <claudiu.beznea@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: vt6655: defined some arrays as const arrays since they are not changed anywhere in code
Date: Tue, 29 Mar 2016 14:38:54 -0700	[thread overview]
Message-ID: <20160329213854.GA16783@kroah.com> (raw)
In-Reply-To: <1459080575-23273-1-git-send-email-claudiu.beznea@gmail.com>

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@gmail.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 :(

      reply	other threads:[~2016-03-29 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-27 12:09 [PATCH] Staging: vt6655: defined some arrays as const arrays since they are not changed anywhere in code Claudiu Beznea
2016-03-29 21:38 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160329213854.GA16783@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=claudiu.beznea@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox