Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0dff86aeb191651f4bec56d66fab4d3d74d039ac
/
samples
/
configfs
/
configfs_sample.c
76ecfcb08
samples: configfs: prefer pr_err() over bare printk(KERN_ERR
by Bartosz Golaszewski
· 4 years, 4 months ago
288f295
samples: configfs: don't use spaces before tabs
by Bartosz Golaszewski
· 4 years, 4 months ago
4e415a8
samples: configfs: consolidate local variables of the same type
by Bartosz Golaszewski
· 4 years, 4 months ago
91aad62
samples: configfs: don't reinitialize variables which are already zeroed
by Bartosz Golaszewski
· 4 years, 4 months ago
b86ff67
samples: configfs: replace simple_strtoul() with kstrtoint()
by Bartosz Golaszewski
· 4 years, 4 months ago
1b0d36e
samples: configfs: fix alignment in item struct
by Bartosz Golaszewski
· 4 years, 4 months ago
e0ee1fd
samples: configfs: drop unnecessary ternary operators
by Bartosz Golaszewski
· 4 years, 4 months ago
4472437
samples: configfs: remove redundant newlines
by Bartosz Golaszewski
· 4 years, 3 months ago
328970d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
by Thomas Gleixner
· 6 years ago
84c4367
configfs: make config_item_type const
by Bhumika Goyal
· 7 years ago
5179822
configfs: remove old API
by Christoph Hellwig
· 9 years ago
[Renamed (73%) from Documentation/filesystems/configfs/configfs_example_macros.c]
dcb3a08
Documentation: configfs examples crash fix
by Jiri Slaby
· 14 years ago
ecb3d28
[PATCH] configfs: Convenience macros for attribute definition.
by Joel Becker
· 17 years ago
[Copied (84%) from Documentation/filesystems/configfs/configfs_example.c]
a6795e9
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 17 years ago
f89ab86
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors."
by Joel Becker
· 17 years ago
11c3b79
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 18 years ago
e6bd07a
configfs: Convert subsystem semaphore to mutex
by Joel Becker
· 18 years ago
22dd0e8
configfs: Release memory in configfs_example.
by Joel Becker
· 19 years ago
3d0f89b
configfs: Add permission and ownership to configfs objects.
by Joel Becker
· 19 years ago
7063fbf
[PATCH] configfs: User-driven configuration filesystem
by Joel Becker
· 19 years ago