]> git.baikalelectronics.ru Git - kernel.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)
commit515edccce145b504a60fb3ca2d74ee0b8248863c
treef6bcff586b764d5bd0f0a272b60d4aa36c14aa81
parent8ed5d34b5c774f328fd8fe58bb3533f5a1bdf6c2
spi: sh-msiof: Do not use C++ style comment

8ed5d34b5c77 ("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