linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] Various trees,shell files missing the shebang line
@ 2025-07-22 11:16 Bhaskar Chowdhury
  2025-07-22 11:16 ` [PATCH 01/11] Shebang line was missing,fixed Bhaskar Chowdhury
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Bhaskar Chowdhury @ 2025-07-22 11:16 UTC (permalink / raw)
  To: rdunlap, linux-kernel; +Cc: Bhaskar Chowdhury

This is a human being with flesh and blood.

Shell script files were missing the "shebang" line aka shell interpreter.

Note to Randy,

This is for your spare time Eagle Eye stuff, if you could...please.

Oh, I might have inadvertantly added some harmless blank lines too.

Bhaskar Chowdhury (11):
  Shebang line was missing,fixed
  Shebang line was missing,fixed
  Shebang line was missing,fixed
  Shebang line was missing,fixed
  There was a space between bang and shell path,fixed
  Shebang line was missing,fixed
  Shebang line was missing,fixed
  Shebang line was missing,fixed
  Shebang line was missing,fixed
  Shebang line was missing,fixed
  Shebang line was missing,fixed

 Documentation/admin-guide/aoe/status.sh                     | 2 +-
 Documentation/admin-guide/aoe/udev-install.sh               | 6 ++++--
 Documentation/features/list-arch.sh                         | 2 ++
 Documentation/features/scripts/features-refresh.sh          | 2 +-
 arch/powerpc/tools/head_check.sh                            | 1 +
 samples/pktgen/functions.sh                                 | 2 +-
 samples/pktgen/parameters.sh                                | 2 +-
 tools/bootconfig/scripts/ftrace.sh                          | 1 +
 tools/perf/tests/shell/common/init.sh                       | 1 +
 tools/perf/tests/shell/common/patterns.sh                   | 1 +
 .../drivers/net/mlxsw/spectrum-2/mirror_gre_scale.sh        | 1 +
 11 files changed, 15 insertions(+), 6 deletions(-)

--
2.49.1


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

end of thread, other threads:[~2025-07-22 17:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 11:16 [PATCH 00/11] Various trees,shell files missing the shebang line Bhaskar Chowdhury
2025-07-22 11:16 ` [PATCH 01/11] Shebang line was missing,fixed Bhaskar Chowdhury
2025-07-22 11:16 ` [PATCH 02/11] " Bhaskar Chowdhury
2025-07-22 11:16 ` [PATCH 03/11] " Bhaskar Chowdhury
2025-07-22 11:17 ` [PATCH 04/11] " Bhaskar Chowdhury
2025-07-22 11:17 ` [PATCH 05/11] There was a space between bang and shell path,fixed Bhaskar Chowdhury
2025-07-22 11:17 ` [PATCH 06/11] Shebang line was missing,fixed Bhaskar Chowdhury
2025-07-22 11:17 ` [PATCH 07/11] " Bhaskar Chowdhury
2025-07-22 11:17 ` [PATCH 08/11] " Bhaskar Chowdhury
2025-07-22 11:17 ` [PATCH 09/11] " Bhaskar Chowdhury
2025-07-22 11:17 ` [PATCH 10/11] " Bhaskar Chowdhury
2025-07-22 11:17 ` [PATCH 11/11] " Bhaskar Chowdhury
2025-07-22 12:09 ` [PATCH 00/11] Various trees,shell files missing the shebang line Theodore Ts'o
2025-07-22 17:10 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).