From: David Miller <davem@davemloft.net>
To: swise@opengridcomputing.com
Cc: netdev@vger.kernel.org, santosh@chelsio.com, hariprasad@chelsio.com
Subject: Re: [PATCH v2 1/1] cxgb3: fix up vpd strings for kstrto*()
Date: Fri, 19 Feb 2016 15:50:41 -0500 (EST) [thread overview]
Message-ID: <20160219.155041.2218228385135091410.davem@davemloft.net> (raw)
In-Reply-To: <20160218143946.0546CE09D8@smtp.ogc.us>
From: Steve Wise <swise@opengridcomputing.com>
Date: Thu, 18 Feb 2016 06:34:24 -0800
> The vpd strings are left justified, in a fixed length array, with possible
> trailing white space and no NUL. So fix them up before calling kstrto*().
>
> This is a recent regression which causes cxgb3 to fail to load.
>
> Fixes:e72c932('cxgb3: Convert simple_strtoul to kstrtox')
Space after "Fixes: ", and after the commit ID too. Double quotes to surround
the commit change log header line.
>
> Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Applied, thanks.
prev parent reply other threads:[~2016-02-19 20:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-18 14:34 [PATCH v2 1/1] cxgb3: fix up vpd strings for kstrto*() Steve Wise
2016-02-19 20:50 ` David Miller [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=20160219.155041.2218228385135091410.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=hariprasad@chelsio.com \
--cc=netdev@vger.kernel.org \
--cc=santosh@chelsio.com \
--cc=swise@opengridcomputing.com \
/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;
as well as URLs for NNTP newsgroup(s).