diff options
| author | Gao Xiang <[email protected]> | 2019-07-31 23:57:40 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-08-02 13:52:05 +0200 |
| commit | 9e794de573d7d54e3742628227e585bd90acc38a (patch) | |
| tree | 00fdb7e5f1dace913087837d9de8359cc49ab423 /tools/perf/scripts/python | |
| parent | 22fe04a77d104996d838a487a1d031eda8d439b7 (diff) | |
staging: erofs: kill sbi->dev_name
As Al said, "the only use of sbi->dev_name is debugging
printks and all of those have sb->s_id available, with
device name stored in there. Which makes the whole
thing bloody weird".
sbi->dev_name was used for our debugging use and it's
better to just use s_id in community and delete
the whole erofs_mount_private stuff.
Suggested-by: Al Viro <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions