提交 89e51dab 编写于 作者: T Tejun Heo 提交者: Greg Kroah-Hartman

sysfs: remove unused sysfs_buffer->pos

Signed-off-by: NTejun Heo <tj@kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 250f7c3f
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册