commit | 0830aab0e1d4d9bd391e5723c39f4b3b002fffb3 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Dec 15 20:44:50 2020 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Dec 15 22:46:17 2020 -0800 |
tree | 84553d7e295f73c3566fa9cf1e1ec106a4f890c1 | |
parent | 7580c5b9b464f8936be850ef278927671338bbf2 [diff] |
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>