From: Greg KH <gregkh@linuxfoundation.org>
To: Franck Demathieu <fdemathieu@gmail.com>
Cc: linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org
Subject: Re: [PATCH] staging: wilc1000: remove unnecessary local array
Date: Fri, 10 Feb 2017 15:02:45 +0100 [thread overview]
Message-ID: <20170210140245.GC28966@kroah.com> (raw)
In-Reply-To: <20170209134839.12138-1-fdemathieu@gmail.com>
On Thu, Feb 09, 2017 at 02:48:39PM +0100, Franck Demathieu wrote:
> It fixes the following warning reported by sparse:
>
> drivers/staging/wilc1000/linux_wlan.c:67:33: warning: too long initializer-string for array of char(no space for nul char)
>
> Signed-off-by: Franck Demathieu <fdemathieu@gmail.com>
> ---
> drivers/staging/wilc1000/linux_wlan.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Always use scripts/get_maintainer.pl to determine who to send patches
to.
Please fix up and try again.
thanks,
greg k-h
next prev parent reply other threads:[~2017-02-10 14:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 13:48 [PATCH] staging: wilc1000: remove unnecessary local array Franck Demathieu
2017-02-10 14:02 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-10 15:06 Franck Demathieu
2017-02-10 20:23 ` Arend Van Spriel
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=20170210140245.GC28966@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=fdemathieu@gmail.com \
--cc=linux-wireless@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.