]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb27645ab00faa336a877a3b8cdea7ec2011a01f
treef7be18d9012530fc4087f564a23fa479bab7aff2
parent9bdbca8ca4df55621962524b9531c1e33188584f
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