From: Greg KH <gregkh@linuxfoundation.org>
To: lustre-devel@lists.lustre.org
Subject: [lustre-devel] [PATCH v2] Remove sparse warnings in mdc_request.c
Date: Tue, 4 Apr 2017 07:34:55 +0200 [thread overview]
Message-ID: <20170404053455.GA9895@kroah.com> (raw)
In-Reply-To: <1491283537-13023-1-git-send-email-skanda.kashyap@gmail.com>
On Mon, Apr 03, 2017 at 10:25:37PM -0700, skanda.kashyap at gmail.com wrote:
> From: Skanda Guruanand <skanda.kashyap@gmail.com>
>
> Signed-off-by: Skanda Guruanand <skanda.kashyap@gmail.com>
>
> I have modified struct lu_dirpage as suggested in lustre_idl.h file
>
> CHECK drivers/staging/lustre/lustre/mdc/mdc_request.c
> drivers/staging/lustre/lustre/mdc/mdc_request.c:958:42: warning: cast
> to restricted __le64
> drivers/staging/lustre/lustre/mdc/mdc_request.c:959:42: warning: cast
> to restricted __le64
> drivers/staging/lustre/lustre/mdc/mdc_request.c:962:42: warning: cast
> to restricted __le64
> drivers/staging/lustre/lustre/mdc/mdc_request.c:963:42: warning: cast
> to restricted __le64
> drivers/staging/lustre/lustre/mdc/mdc_request.c:985:50: warning: cast
> to restricted __le32
> drivers/staging/lustre/lustre/mdc/mdc_request.c:1193:24: warning: cast
> to restricted __le64
> drivers/staging/lustre/lustre/mdc/mdc_request.c:1328:25: warning: cast
> to restricted __le64
> drivers/staging/lustre/lustre/mdc/mdc_request.c:1329:23: warning: cast
> to restricted __le64
> drivers/staging/lustre/lustre/mdc/mdc_request.c:1332:25: warning: cast
> to restricted __le64
> drivers/staging/lustre/lustre/mdc/mdc_request.c:1333:23: warning: cast
> to restricted __le64
>
> ---
> drivers/staging/lustre/lustre/include/lustre/lustre_idl.h | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
What changed from v1?
Always put that here below the --- line.
v3?
thanks,
greg k-h
next prev parent reply other threads:[~2017-04-04 5:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <58d9f73a.09c3620a.d471b.d171@mx.google.com>
2017-03-29 5:05 ` [lustre-devel] [PATCH] Remove sparse warnings in mdc_request.c Dilger, Andreas
[not found] ` <1490936959-6337-1-git-send-email-skanda.kashyap@gmail.com>
[not found] ` <1490936959-6337-2-git-send-email-skanda.kashyap@gmail.com>
2017-03-31 5:55 ` Greg KH
[not found] ` <1491283537-13023-1-git-send-email-skanda.kashyap@gmail.com>
2017-04-04 5:34 ` Greg KH [this message]
2017-04-08 11:02 ` [lustre-devel] [PATCH v2] " Greg KH
[not found] ` <1491887125-20397-1-git-send-email-skanda.kashyap@gmail.com>
2017-04-11 5:15 ` [lustre-devel] [PATCH v2] Fix endianness issues " Greg KH
[not found] ` <1491970957-26525-1-git-send-email-skanda.kashyap@gmail.com>
2017-04-12 6:15 ` Greg KH
[not found] ` <1492067363-31101-1-git-send-email-skanda.kashyap@gmail.com>
2017-04-14 8:15 ` [lustre-devel] [PATCH v2] staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and __le32 Greg KH
[not found] ` <1492303739-32762-1-git-send-email-skanda.kashyap@gmail.com>
2017-04-18 9:54 ` Dilger, Andreas
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=20170404053455.GA9895@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=lustre-devel@lists.lustre.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.