diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-10-17 16:22:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-17 09:05:56 -0700 |
commit | 283ea345934d277e30c841c577e0e2142b4bfcae (patch) | |
tree | a0cd8b7a4648c18fdfeb7d8efddacb6afa48079b /scripts/basic | |
parent | fe7d2c23d748e4206f4bef9330d0dff9abed7411 (diff) | |
download | linux-283ea345934d277e30c841c577e0e2142b4bfcae.tar.bz2 |
coccinelle: api/devm_platform_ioremap_resource: remove useless script
While it is useful for new drivers to use devm_platform_ioremap_resource,
this script is currently used to spam maintainers, often updating very
old drivers. The net benefit is the removal of 2 lines of code in the
driver but the review load for the maintainers is huge. As of now, more
that 560 patches have been sent, some of them obviously broken, as in:
https://lore.kernel.org/lkml/9bbcce19c777583815c92ce3c2ff2586@www.loen.fr/
Remove the script to reduce the spam.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions