All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: Fix endian sparse warnings
@ 2015-10-21 18:57 Amitoj Kaur Chawla
  2015-10-21 18:59 ` [PATCH 1/3] staging: rts5208: " Amitoj Kaur Chawla
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Amitoj Kaur Chawla @ 2015-10-21 18:57 UTC (permalink / raw)
  To: outreachy-kernel

This patchset fixes multiple sparse warnings for endianness.

Amitoj Kaur Chawla(3):
  staging: rts5208: Fix endian sparse warnings
  staging: lustre: lmv: Fix endian sparse warnings
  staging: lustre: lnet: Fix endian sparse warnings

 drivers/staging/lustre/lnet/lnet/lib-msg.c  | 24 ++++++++++++------------
 drivers/staging/lustre/lustre/lmv/lmv_obd.c | 12 ++++++------
 drivers/staging/rts5208/rtsx_transport.c    |  4 ++--
 3 files changed, 20 insertions(+), 20 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-10-25 14:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 18:57 [PATCH 0/3] staging: Fix endian sparse warnings Amitoj Kaur Chawla
2015-10-21 18:59 ` [PATCH 1/3] staging: rts5208: " Amitoj Kaur Chawla
2015-10-25  2:38   ` [Outreachy kernel] " Greg KH
2015-10-21 19:01 ` [PATCH 2/3] staging: lustre: lmv: " Amitoj Kaur Chawla
2015-10-25  1:48   ` [Outreachy kernel] " Greg KH
2015-10-25 14:11     ` Amitoj Kaur Chawla
2015-10-21 19:03 ` [PATCH 3/3] staging: lustre: lnet: " Amitoj Kaur Chawla
2015-10-25  1:49   ` [Outreachy kernel] " Greg KH

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.