index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
configfs
Age
Commit message (
Expand
)
Author
2020-10-07
samples: configfs: prefer pr_err() over bare printk(KERN_ERR
Bartosz Golaszewski
2020-10-07
samples: configfs: don't use spaces before tabs
Bartosz Golaszewski
2020-10-07
samples: configfs: consolidate local variables of the same type
Bartosz Golaszewski
2020-10-07
samples: configfs: don't reinitialize variables which are already zeroed
Bartosz Golaszewski
2020-10-07
samples: configfs: replace simple_strtoul() with kstrtoint()
Bartosz Golaszewski
2020-10-07
samples: configfs: fix alignment in item struct
Bartosz Golaszewski
2020-10-07
samples: configfs: drop unnecessary ternary operators
Bartosz Golaszewski
2020-10-07
samples: configfs: remove redundant newlines
Bartosz Golaszewski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-10-19
configfs: make config_item_type const
Bhumika Goyal
2015-10-13
configfs: remove old API
Christoph Hellwig