diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-07-07 11:22:01 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-07-23 00:45:21 +0200 |
commit | 8b52144f0e08e7640bdbaf7b6a2527b3e100a769 (patch) | |
tree | e443e82ddd9ed041af9634e3a15d9e90142c409e /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 289642767c2e12df58213f7b34f78d19466d9c28 (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 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions