diff options
Diffstat (limited to 'fs/sysfs/file.c')
-rw-r--r-- | fs/sysfs/file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/sysfs/file.c b/fs/sysfs/file.c index c0e117649a4d..98b0910ad80c 100644 --- a/fs/sysfs/file.c +++ b/fs/sysfs/file.c | |||
@@ -54,7 +54,7 @@ static struct sysfs_ops subsys_sysfs_ops = { | |||
54 | /** | 54 | /** |
55 | * add_to_collection - add buffer to a collection | 55 | * add_to_collection - add buffer to a collection |
56 | * @buffer: buffer to be added | 56 | * @buffer: buffer to be added |
57 | * @node inode of set to add to | 57 | * @node: inode of set to add to |
58 | */ | 58 | */ |
59 | 59 | ||
60 | static inline void | 60 | static inline void |