linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] configfs updates for 5.10
@ 2020-10-15 17:54 Christoph Hellwig
  2020-10-15 22:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2020-10-15 17:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Joel Becker, linux-fsdevel, linux-kernel

[resent with the mailing lists in Cc]

The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:

  Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/configfs.git tags/configfs-5.10

for you to fetch changes up to 76ecfcb0852eb0390881a695a2f349b804d80147:

  samples: configfs: prefer pr_err() over bare printk(KERN_ERR (2020-10-07 15:46:22 +0200)

----------------------------------------------------------------
configfs updates for 5.10

 - various cleanups for the configfs samples (Bartosz Golaszewski)

----------------------------------------------------------------
Bartosz Golaszewski (9):
      MAINTAINERS: add the sample directory to the configfs entry
      samples: configfs: remove redundant newlines
      samples: configfs: drop unnecessary ternary operators
      samples: configfs: fix alignment in item struct
      samples: configfs: replace simple_strtoul() with kstrtoint()
      samples: configfs: don't reinitialize variables which are already zeroed
      samples: configfs: consolidate local variables of the same type
      samples: configfs: don't use spaces before tabs
      samples: configfs: prefer pr_err() over bare printk(KERN_ERR

 MAINTAINERS                        |  1 +
 samples/configfs/configfs_sample.c | 59 ++++++++++++--------------------------
 2 files changed, 20 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2020-10-15 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 17:54 [GIT PULL] configfs updates for 5.10 Christoph Hellwig
2020-10-15 22:19 ` pr-tracker-bot

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