summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-02-28 11:51:36 +0300
committerAndrew Morton <akpm@linux-foundation.org>2026-03-28 07:19:35 +0300
commitc02474fe1a62bb20548abd37b1d492a43a8b906e (patch)
treec7429e9898f15b1bc6add71b660e6865e3dd0bcc /tools/testing
parent380369ea2e9d3c41855b0d8c41898dcd564209fd (diff)
downloadlinux-c02474fe1a62bb20548abd37b1d492a43a8b906e.tar.xz
crash_dump: remove redundant less-than-zero check
'key_count' is an 'unsigned int' and cannot be less than zero. Remove the redundant condition. Link: https://lkml.kernel.org/r/20260228085136.861971-2-thorsten.blum@linux.dev Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Cc: Baoquan He <bhe@redhat.com> Cc: Dave Young <dyoung@redhat.com> Cc: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions