checkpatch: add __alias and __weak to suggested __attribute__ conversions
authorJoe Perches <joe@perches.com>
Wed, 16 Dec 2020 04:44:50 +0000 (20:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 06:46:17 +0000 (22:46 -0800)
commit0830aab0e1d4d9bd391e5723c39f4b3b002fffb3
tree84553d7e295f73c3566fa9cf1e1ec106a4f890c1
parent7580c5b9b464f8936be850ef278927671338bbf2
checkpatch: add __alias and __weak to suggested __attribute__ conversions

Add __alias and __weak to the suggested __attribute__((<foo>))
conversions.

Link: https://lkml.kernel.org/r/7b74137743c58ce0633ec4d575b94e2210e4dbe7.camel@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Dwaipayan Ray <dwaipayanray1@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl