Loading fs/sysfs/file.c +0 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ struct sysfs_open_dirent { struct sysfs_buffer { size_t count; loff_t pos; char *page; const struct sysfs_ops *ops; struct mutex mutex; Loading Loading
fs/sysfs/file.c +0 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ struct sysfs_open_dirent { struct sysfs_buffer { size_t count; loff_t pos; char *page; const struct sysfs_ops *ops; struct mutex mutex; Loading