]> git.sur5r.net Git - u-boot/commit
spi: stm32_qspi: Solve issue detected by checkpatch
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 14 May 2018 13:42:50 +0000 (15:42 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 16 May 2018 13:11:21 +0000 (18:41 +0530)
commit936abadac8dbd4d40fe28b37c8fb703f3977858c
treefebef0c5825f7aa238378600abc67e8821a34e18
parent12e7c91a0b7ab05d776a383c525a6bde2f051268
spi: stm32_qspi: Solve issue detected by checkpatch

Fix parameters function alingemnt
Fix variable declaration

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
drivers/spi/stm32_qspi.c