summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2021-02-25 17:22:01 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2021-02-26 09:41:04 -0800
commit58f02267f04a79a5ef13dfbcf30f5ae080389f87 (patch)
tree45583caedb7048490af4a3e09288d094ccb175aa /tools/perf/scripts/python
parentde93245c00a44578ae73964b7e36607d04fed5b3 (diff)
downloadkernel-58f02267f04a79a5ef13dfbcf30f5ae080389f87.tar.gz
checkpatch: add kmalloc_array_node to unnecessary OOM message check
commit 5799b255c491 ("include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()") was added in 2017. Update the unnecessary OOM message test to include it. Link: https://lkml.kernel.org/r/b9dc4a808b1518e08ab8761480d9872e5d18e7cd.camel@perches.com Signed-off-by: Joe Perches <joe@perches.com> Reported-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
> 2023-12-05scsi: aic7xxx: Return ahc_linux_register_host()'s value rather than zeroSu Hui 2023-12-05scsi: aic7xxx: Return negative error codes in ahc_linux_register_host()Su Hui 2023-10-24scsi: aic79xx: Fix up NULL command in ahd_done()Hannes Reinecke 2023-10-13scsi: aic79xx: Do not reference SCSI command when resetting deviceHannes Reinecke 2023-10-13scsi: aic79xx: Make BUILD_SCSIID() a functionHannes Reinecke 2023-10-13scsi: aic7xxx: Do not reference SCSI command when resetting deviceHannes Reinecke 2023-10-13scsi: aic7xxx: Make BUILD_SCSIID() a functionHannes Reinecke 2023-07-31scsi: aic7xxx: Fix firmware build fatal errorWang Jinchao 2023-05-31scsi: Add HAS_IOPORT dependenciesNiklas Schnelle