diff options
| author | Xu Wang <[email protected]> | 2021-11-05 13:37:19 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-06 13:30:34 -0700 |
| commit | 363dc512b666a235769482cc73869f899785a1f6 (patch) | |
| tree | 5c8ee2e1eef8bdcedd546033b26804ab2f23ad12 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 20b7fee738d65e50ca00e325ae27ee3efaa819f6 (diff) | |
mm/swapfile: remove needless request_queue NULL pointer check
The request_queue pointer returned from bdev_get_queue() shall never be
NULL, so the null check is unnecessary, just remove it.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Xu Wang <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions