summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-07-07 11:22:01 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2025-07-23 00:45:21 +0200
commit8b52144f0e08e7640bdbaf7b6a2527b3e100a769 (patch)
treee443e82ddd9ed041af9634e3a15d9e90142c409e /rust/helpers
parent289642767c2e12df58213f7b34f78d19466d9c28 (diff)
rtc: s3c: Put 'const' just after 'static' keyword for data
Convention is to define static data as 'static const ...', not 'static ... const' because of readability, even if the code is functionally equal. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250707092200.48862-2-krzysztof.kozlowski@linaro.org Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions