diff options
author | Amelie Delaunay <amelie.delaunay@st.com> | 2017-06-27 17:45:17 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-28 20:00:53 +0100 |
commit | 128ebb89c50e5452704de82d78845baeb3333c24 (patch) | |
tree | 2a4d110a925eb697a8849bdcdc27a6df4061aed4 /net | |
parent | 042c1c60df7b85488de28574e7917b7977be3b00 (diff) | |
download | blackbird-obmc-linux-128ebb89c50e5452704de82d78845baeb3333c24.tar.gz blackbird-obmc-linux-128ebb89c50e5452704de82d78845baeb3333c24.zip |
spi: stm32: use normal conditional statements instead of ternary operator
This patch replace ternary operator use by normal condition statements
to ease code reading.
It also removes redundant !!.
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions