[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(-)