All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MAINTAINERS: Cleanup non existing files
@ 2026-08-13  7:11 Michal Simek
  2026-08-13  7:11 ` [PATCH 1/2] scripts: Add MAINTAINERS F: file existence checker Michal Simek
  2026-08-13  7:11 ` [PATCH 2/2] MAINTAINERS: Remove references to not existing files Michal Simek
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2026-08-13  7:11 UTC (permalink / raw)
  To: u-boot, git; +Cc: Marek Vasut, Quentin Schulz, Tom Rini

Hi,

I found in my Microblaze fragment that cmd_mfsl.c doesn't exist but still
it is recorded. That's why I wanted to check all entries and found that
there are also other files which doesn't exist.

Tom: maybe good to run it in a CI to make sure that we don't get out of
sync.

Thanks,
Michal


Michal Simek (2):
  scripts: Add MAINTAINERS F: file existence checker
  MAINTAINERS: Remove references to not existing files

 MAINTAINERS                        | 45 ----------------------------
 scripts/check_maintainers_files.sh | 47 ++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+), 45 deletions(-)
 create mode 100755 scripts/check_maintainers_files.sh

---
base-commit: 0b581a9612e46310ee52bf8359165950d38b2a2b

-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-13  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-13  7:11 [PATCH 0/2] MAINTAINERS: Cleanup non existing files Michal Simek
2026-08-13  7:11 ` [PATCH 1/2] scripts: Add MAINTAINERS F: file existence checker Michal Simek
2026-08-13  7:11 ` [PATCH 2/2] MAINTAINERS: Remove references to not existing files Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.