Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1467249

Re: [PATCH] staging: lustre: fix bare use of 'unsigned'

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: lustre: fix bare use of 'unsigned'
Date 2016-08-21 23:20 +0200
Message-ID <s8IjU-5CK-11@gated-at.bofh.it> (permalink)
References <s6Tjs-7Qi-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] staging: lustre: fix bare use of 'unsigned' Anson Jacob <ansonjacob.aj@gmail.com> - 2016-08-16 22:40 +0200
  Re: [PATCH] staging: lustre: fix bare use of 'unsigned' Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-21 23:20 +0200

csiph-web