All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ioana Radulescu <ruxandra.radulescu@nxp.com>
To: gregkh@linuxfoundation.org
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	roy.pledge@nxp.com, laurentiu.tudor@nxp.com
Subject: [PATCH 0/5] staging: fsl-mc/dpio: Fix sparse warnings
Date: Tue,  6 Mar 2018 11:43:43 -0600	[thread overview]
Message-ID: <20180306174348.26095-1-ruxandra.radulescu@nxp.com> (raw)

Some code cleanup and bug fixes based on warnings reported by sparse
when building on x86.

Ioana Radulescu (5):
  staging: fsl-mc/dpio: Fix incorrect cast
  staging: fsl-mc/dpio: Fix cast truncate warning
  staging: fsl-mc/dpio: Use __leXX types where needed
  staging: fsl-mc/dpio: Fix incorrect masking
  staging: fsl-dpaa2/dpio: Remove dead code

 drivers/staging/fsl-mc/bus/dpio/qbman-portal.c | 23 +++++++++--------------
 drivers/staging/fsl-mc/bus/dpio/qbman-portal.h | 24 ++++++++++++------------
 drivers/staging/fsl-mc/include/dpaa2-fd.h      |  6 +++---
 3 files changed, 24 insertions(+), 29 deletions(-)

-- 
2.7.4

             reply	other threads:[~2018-03-06 17:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-06 17:43 Ioana Radulescu [this message]
2018-03-06 17:43 ` [PATCH 1/5] staging: fsl-mc/dpio: Fix incorrect cast Ioana Radulescu
2018-03-06 17:43 ` [PATCH 2/5] staging: fsl-mc/dpio: Fix cast truncate warning Ioana Radulescu
2018-03-06 17:43 ` [PATCH 3/5] staging: fsl-mc/dpio: Use __leXX types where needed Ioana Radulescu
2018-03-06 17:43 ` [PATCH 4/5] staging: fsl-mc/dpio: Fix incorrect masking Ioana Radulescu
2018-03-06 17:43 ` [PATCH 5/5] staging: fsl-mc/dpio: Remove dead code Ioana Radulescu
2018-03-06 18:32   ` Ruxandra Ioana Ciocoi Radulescu
2018-03-08 17:58     ` gregkh

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=20180306174348.26095-1-ruxandra.radulescu@nxp.com \
    --to=ruxandra.radulescu@nxp.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=laurentiu.tudor@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roy.pledge@nxp.com \
    /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.