diff options
| author | Yaowei Bai <[email protected]> | 2016-01-15 16:58:01 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-01-16 11:17:23 -0800 |
| commit | 4c416f42ee961cbea1e1d9de27a7acb571e62622 (patch) | |
| tree | 1b5e3d6145154fb37d1777e1dfd3e5707efa95e3 /tools/perf/scripts/python | |
| parent | 8f57e4d930d48217268315898212518d4d3e0773 (diff) | |
fs/stat.c: drop the last new_valid_dev check
New_valid_dev() always returns true, so that's unnecessary to perform
new_valid_dev() checks in some filesystems. Most checks of
new_valid_dev() have been removed so let's drop this last one and then
we can remove new_valid_dev() from the source code.
No functional change.
Signed-off-by: Yaowei Bai <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions