[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181118123504.83082-1-tmaimon77@gmail.com>
Date: Sun, 18 Nov 2018 14:35:03 +0200
From: Tomer Maimon <tmaimon77@...il.com>
To: broonie@...nel.org, robh+dt@...nel.org, mark.rutland@....com,
yuenn@...gle.com, venture@...gle.com, brendanhiggins@...gle.com,
avifishman70@...il.com, joel@....id.au
Cc: linux-spi@...r.kernel.org, openbmc@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Tomer Maimon <tmaimon77@...il.com>
Subject: [PATCH v1 0/1] npcm: fix uninitialized 'val' warning in receive function
Addressed comments from:.
- kbuild test robot : drivers/spi/spi-npcm-pspi.c:226:17: warning:
'val' may be used uninitialized in this function.
Fix uninitialized 'val' warning receive function.
Send function has been modify to be aligned with
the receive function.
The NPCM PSPI driver tested on NPCM750 evaluation board.
Tomer Maimon (1):
spi: npcm: fix uninitialized 'val' warning in receive function
drivers/spi/spi-npcm-pspi.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
2.14.1
Powered by blists - more mailing lists