From 8b140131bf341704ca8f56c9e1a69a27d3ba225d Mon Sep 17 00:00:00 2001 From: Hisam Mehboob Date: Thu, 12 Mar 2026 06:17:42 +0500 Subject: [PATCH] CREDITS: simplify the end-of-file alphabetical order comment The existing comment references specific individuals by name which becomes outdated as new entries are added. Simplify it to state the alphabetical ordering rule clearly without depending on who happens to be the last entry. Link: https://lkml.kernel.org/r/20260312011741.846664-2-hisamshar@gmail.com Signed-off-by: Hisam Mehboob Suggested-by: Randy Dunlap Acked-by: Randy Dunlap Cc: Jakub Kacinski Cc: Simon Horman Signed-off-by: Andrew Morton --- CREDITS | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CREDITS b/CREDITS index 9091bac3d2da..97d829455045 100644 --- a/CREDITS +++ b/CREDITS @@ -4560,8 +4560,5 @@ D: MD driver D: EISA/sysfs subsystem S: France -# Don't add your name here, unless you really _are_ after Marc -# alphabetically. Leonard used to be very proud of being the -# last entry, and he'll get positively pissed if he can't even -# be second-to-last. (and this file really _is_ supposed to be -# in alphabetic order) +# Don't add your name here unless you really are last alphabetically. +# (This file is supposed to be kept in alphabetical order by last name.)