diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-10-23 02:06:07 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-10-28 21:31:22 +0900 |
commit | e1dc1bfe5b27842c9e43a1f2d42c34decb0660c3 (patch) | |
tree | 39189589676f0ae13380077caab45f01501356c4 /.mailmap | |
parent | 50cccec15c48814765895891ca0d95d989b6a419 (diff) | |
download | lwn-e1dc1bfe5b27842c9e43a1f2d42c34decb0660c3.tar.gz lwn-e1dc1bfe5b27842c9e43a1f2d42c34decb0660c3.zip |
modpost: remove more symbol patterns from the section check whitelist
These symbol patterns were whitelisted to allow them to reference to
functions with the old __devinit and __devexit annotations.
We stopped doing this a long time ago, for example, commit 6f039790510f
("Drivers: scsi: remove __dev* attributes.") remove those annotations
from the scsi drivers.
Keep *_ops, *_probe, and *_console, otherwise they will really cause
section mismatch warnings.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions