]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi: sh-msiof: Do not use C++ style comment
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 20 Dec 2016 10:21:16 +0000 (11:21 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 20 Dec 2016 11:40:57 +0000 (11:40 +0000)
commit264c3e8de4fbda1d1342213c78fb3788a43cfd41
treef6bcff586b764d5bd0f0a272b60d4aa36c14aa81
parent4286db8456f4fa0c6af2b6b9abc5991a7e7da69c
spi: sh-msiof: Do not use C++ style comment

4286db8456f4 ("spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings")
added a C++ style comment. This is not in keeping with the style used
for comments elsewhere in this fine. Update it accordingly.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-sh-msiof.c