All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@amd.com>
To: <u-boot@lists.u-boot-project.org>, <git@amd.com>
Cc: Marek Vasut <marek.vasut+renesas@mailbox.org>,
	Quentin Schulz <quentin.schulz@cherry.de>,
	Tom Rini <trini@konsulko.com>
Subject: [PATCH 0/2] MAINTAINERS: Cleanup non existing files
Date: Thu, 13 Aug 2026 09:11:15 +0200	[thread overview]
Message-ID: <cover.1786605072.git.michal.simek@amd.com> (raw)

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


             reply	other threads:[~2026-08-13  7:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-13  7:11 Michal Simek [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1786605072.git.michal.simek@amd.com \
    --to=michal.simek@amd.com \
    --cc=git@amd.com \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=quentin.schulz@cherry.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.u-boot-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.