OSDN Git Service

spi: stm32: Fix comments compilation warnings
authorAlain Volmat <alain.volmat@st.com>
Fri, 20 Mar 2020 13:44:17 +0000 (14:44 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 20 Mar 2020 21:01:40 +0000 (21:01 +0000)
commit1c52be8bed83e1a67b47295177b355d0f58c1372
treef7be18d9012530fc4087f564a23fa479bab7aff2
parentc528ecfbef040ba0d6672d843e7502cb326bcb4d
spi: stm32: Fix comments compilation warnings

Fix all functions and structure descriptions to have the driver
warning free when built with W=1.

Signed-off-by: Alain Volmat <alain.volmat@st.com>
Reviewed-by: Amelie Delaunay <amelie.delaunay@st.com>
Link: https://lore.kernel.org/r/1584711857-9162-1-git-send-email-alain.volmat@st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-stm32.c