mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Cosmetic
@ 2020-11-21 13:57 Alejandro Colomar
  2020-11-21 13:57 ` [PATCH 1/4] fs/anon_inodes.c: Use "%s" + __func__ instead of hardcoding function name Alejandro Colomar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alejandro Colomar @ 2020-11-21 13:57 UTC (permalink / raw)
  To: Alexander Viro, linux-fsdevel; +Cc: Alejandro Colomar, linux-kernel

Hello Alexander,

I passed chackpatch.pl to these files,
and found many things to fix.

I splitted the changes into a few different patches,
to make it easier for review.

Cheers,

Alex


Alejandro Colomar (4):
  fs/anon_inodes.c: Use "%s" + __func__ instead of hardcoding function
    name
  fs/anon_inodes.c, fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c,
    fs/binfmt_elf.c: Cosmetic
  fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c, fs/binfmt_elf.c: Cosmetic
  fs/binfmt_elf.c: Cosmetic

 fs/anon_inodes.c |   5 +-
 fs/attr.c        |  12 +--
 fs/bad_inode.c   |  55 +++++-----
 fs/binfmt_aout.c |  95 +++++++++--------
 fs/binfmt_elf.c  | 268 ++++++++++++++++++++++++-----------------------
 5 files changed, 225 insertions(+), 210 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-11-21 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-21 13:57 [PATCH 0/4] Cosmetic Alejandro Colomar
2020-11-21 13:57 ` [PATCH 1/4] fs/anon_inodes.c: Use "%s" + __func__ instead of hardcoding function name Alejandro Colomar
2020-11-21 13:57 ` [PATCH 2/4] fs/anon_inodes.c, fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c, fs/binfmt_elf.c: Cosmetic Alejandro Colomar
2020-11-21 13:57 ` [PATCH 3/4] " Alejandro Colomar
2020-11-21 13:57 ` [PATCH 4/4] " Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®