linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] Trivial fixes in the smatch tree
@ 2025-06-20 22:38 Bhaskar Chowdhury
  2025-06-20 22:38 ` [PATCH 1/9] Replace pipes with a binary for cpu core count Bhaskar Chowdhury
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Bhaskar Chowdhury @ 2025-06-20 22:38 UTC (permalink / raw)
  To: dan.carpenter; +Cc: Bhaskar Chowdhury, linux-kernel

This is a human being with flesh and blood ...not stupid bot or idiotic AI..

Dan,

Could please pick up these changes to the tree, if and only if, these are
viable.

Bhaskar Chowdhury (9):
  Replace pipes with a binary for cpu core count
  Looks nicer in usage output without the full path of the script
  Eliminate the full path to the script in usage output
  Doing it for the consistency in the tree,eliminating the full path to
    the script
  Again, for the consistency, eliminate full path to the script
  Trivial fixup to take away the full path of the script
  Took away the full path to the script
  Usage shows without the full path to the script
  Trivial changes,usage text show scriptname without path,and few of
    them use nproc binary to show cpu core

 smatch_scripts/build_generic_data.sh        | 2 +-
 smatch_scripts/build_kernel_data.sh         | 2 +-
 smatch_scripts/filter_kernel_deref_check.sh | 2 +-
 smatch_scripts/find_null_params.sh          | 4 ++--
 smatch_scripts/gen_allocation_list.sh       | 2 +-
 smatch_scripts/gen_bit_shifters.sh          | 2 +-
 smatch_scripts/gen_dma_funcs.sh             | 2 +-
 smatch_scripts/gen_implicit_dependencies.sh | 2 +-
 smatch_scripts/gen_no_return_funcs.sh       | 2 +-
 smatch_scripts/gen_puts_list.sh             | 2 +-
 smatch_scripts/gen_rosenberg_funcs.sh       | 2 +-
 smatch_scripts/gen_sizeof_param.sh          | 2 +-
 smatch_scripts/gen_unwind_functions.sh      | 2 +-
 smatch_scripts/kpatch.sh                    | 2 +-
 smatch_scripts/show_errs.sh                 | 2 +-
 smatch_scripts/show_ifs.sh                  | 2 +-
 smatch_scripts/show_unreachable.sh          | 2 +-
 smatch_scripts/summarize_errs.sh            | 2 +-
 smatch_scripts/test_generic.sh              | 4 ++--
 smatch_scripts/test_kernel.sh               | 4 ++--
 smatch_scripts/whitespace_only.sh           | 4 ++--
 smatch_scripts/wine_checker.sh              | 4 ++--
 22 files changed, 27 insertions(+), 27 deletions(-)

--
2.46.3


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

end of thread, other threads:[~2025-06-27 19:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 22:38 [PATCH 0/9] Trivial fixes in the smatch tree Bhaskar Chowdhury
2025-06-20 22:38 ` [PATCH 1/9] Replace pipes with a binary for cpu core count Bhaskar Chowdhury
2025-06-20 22:38 ` [PATCH 2/9] Looks nicer in usage output without the full path of the script Bhaskar Chowdhury
2025-06-20 22:38 ` [PATCH 3/9] Eliminate the full path to the script in usage output Bhaskar Chowdhury
2025-06-20 22:38 ` [PATCH 4/9] Doing it for the consistency in the tree,eliminating the full path to the script Bhaskar Chowdhury
2025-06-27 19:07   ` Dan Carpenter
2025-06-20 22:38 ` [PATCH 5/9] Again, for the consistency, eliminate " Bhaskar Chowdhury
2025-06-20 22:38 ` [PATCH 6/9] Trivial fixup to take away the full path of " Bhaskar Chowdhury
2025-06-20 22:38 ` [PATCH 7/9] Took away the full path to " Bhaskar Chowdhury
2025-06-20 22:38 ` [PATCH 8/9] Usage shows without " Bhaskar Chowdhury
2025-06-20 22:38 ` [PATCH 9/9] Trivial changes,usage text show scriptname without path,and few of them use nproc binary to show cpu core Bhaskar Chowdhury

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).