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


Groups > linux.kernel > #1642287

Re: [PATCH] fix the sparse warning: drivers/staging/fbtft/fbtft-io.c:74:29: warning: incorrect type in assignment (different base types) drivers/staging/fbtft/fbtft-io.c:74:29: expected unsigned long long [unsigned] [long] [long long] [usertype] <noident> drivers/staging/fbtft/fbtft-io.c:74:29: got restricted __be64 [usertype] <noident>

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] fix the sparse warning: drivers/staging/fbtft/fbtft-io.c:74:29: warning: incorrect type in assignment (different base types) drivers/staging/fbtft/fbtft-io.c:74:29: expected unsigned long long [unsigned] [long] [long long] [usertype] <noident> drivers/staging/fbtft/fbtft-io.c:74:29: got restricted __be64 [usertype] <noident>
Date 2017-05-16 10:10 +0200
Message-ID <tHFIl-36E-5@gated-at.bofh.it> (permalink)
References <tHFoZ-2Ho-3@gated-at.bofh.it> <tHFp0-2Ho-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, May 16, 2017 at 03:42:27PM +0800, Jandy Gou wrote:
> Signed-off-by: Jandy Gou <gouqingsong@goodix.com>

Your subject is a bit messed up :(

Please fix and resend.

No need for the 0/1 email for just a single patch.

thanks,

greg k-h

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


Thread

[PATCH] staging: fbtft: fix sparse warning Jandy Gou <gouqingsong@goodix.com> - 2017-05-16 09:50 +0200
  [PATCH] fix the sparse warning: drivers/staging/fbtft/fbtft-io.c:74:29: warning: incorrect type in assignment (different base types) drivers/staging/fbtft/fbtft-io.c:74:29:    expected unsigned long long [unsigned] [long] [long long] [usertype] <noident> drivers/staging/fbtft/fbtft-io.c:74:29:    got restricted __be64 [usertype] <noident> Jandy Gou <gouqingsong@goodix.com> - 2017-05-16 09:50 +0200
    Re: [PATCH] fix the sparse warning:  drivers/staging/fbtft/fbtft-io.c:74:29: warning: incorrect type in  assignment (different base types) drivers/staging/fbtft/fbtft-io.c:74:29:  expected unsigned long long [unsigned] [long] [long long] [usertype]  <noident> drivers/staging/fbtft/fbtft-io.c:74:29: got restricted __be64  [usertype] <noident> Greg KH <gregkh@linuxfoundation.org> - 2017-05-16 10:10 +0200

csiph-web