All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Staging: comedi: Fix sparse warnings
@ 2015-10-30  5:07 Ksenija Stanojevic
  2015-10-30  5:22 ` [PATCH 1/2] Staging: comedi: ni_mio_common: Fix endian sparse warning Ksenija Stanojevic
  2015-10-30  5:26 ` [PATCH 2/2] Staging: comedi: adl_pci9118: " Ksenija Stanojevic
  0 siblings, 2 replies; 7+ messages in thread
From: Ksenija Stanojevic @ 2015-10-30  5:07 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Ksenija Stanojevic

Fix sparse endian warnings in ni_mio_common and adl_pci9118.

I didn't fix warnings of ni_pcimio driver because it seems more
complex and one solution that I see is to change struct ni_private
with adding a new field (unsigned int), but I don't know if that's
a valid solution.

Ksenija Stanojevic (2):
  Staging: comedi: ni_mio_common: Fix endian sparse warning
  Staging: comedi: adl_pci9118: Fix endian sparse warning

 drivers/staging/comedi/drivers/adl_pci9118.c   |  3 ++-
 drivers/staging/comedi/drivers/ni_mio_common.c | 14 +++++++++-----
 2 files changed, 11 insertions(+), 6 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-31 13:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30  5:07 [PATCH 0/2] Staging: comedi: Fix sparse warnings Ksenija Stanojevic
2015-10-30  5:22 ` [PATCH 1/2] Staging: comedi: ni_mio_common: Fix endian sparse warning Ksenija Stanojevic
2015-10-30  7:15   ` [Outreachy kernel] " Sudip Mukherjee
2015-10-30 15:01     ` Ksenija Stanojević
2015-10-31  6:41       ` Sudip Mukherjee
2015-10-31 13:39         ` Ksenija Stanojević
2015-10-30  5:26 ` [PATCH 2/2] Staging: comedi: adl_pci9118: " Ksenija Stanojevic

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.