summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-05-05 12:29:49 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2026-05-15 18:08:47 +0800
commit81d7e2979e371e5f359a544b53f38601f5150470 (patch)
treeabcd8a920247f238c3e4477d402e31a01adcb697 /scripts/Makefile.thinlto
parentcdf940215537d6028177eea88e89bd8788719a99 (diff)
crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itself
By convention MODULE_DEVICE_TABLE() immediately follows the ID table it exports, because this is easier to read and verify. It also makes more sense since #ifdef for ACPI or OF could hide both of them. Most of the privers already have this correctly placed, so adjust the missing ones. No functional impact. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions