From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Anson Jacob <ansonjacob.aj@gmail.com>
Cc: andreas.dilger@intel.com, oleg.drokin@intel.com,
Staging List <devel@driverdev.osuosl.org>,
Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging: lustre: fix bare use of 'unsigned'
Date: Sun, 21 Aug 2016 16:38:29 +0200 [thread overview]
Message-ID: <20160821143829.GA26109@kroah.com> (raw)
In-Reply-To: <20160816202405.GA4222@X250>
On Tue, Aug 16, 2016 at 04:24:05PM -0400, Anson Jacob wrote:
> fix checkpatch.pl warning
> Prefer 'unsigned int' to bare use of 'unsigned'
>
> Signed-off-by: Anson Jacob <ansonjacob.aj@gmail.com>
> ---
> drivers/staging/lustre/lustre/include/cl_object.h | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
Patch does not apply to my tree, can you rebase it against the latest
staging-testing branch and resend?
thanks,
greg k-h
prev parent reply other threads:[~2016-08-21 21:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-16 20:24 [PATCH] staging: lustre: fix bare use of 'unsigned' Anson Jacob
2016-08-21 14:38 ` Greg Kroah-Hartman [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=20160821143829.GA26109@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=andreas.dilger@intel.com \
--cc=ansonjacob.aj@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg.drokin@intel.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 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.