diff options
author | Wolfram Sang <[email protected]> | 2022-11-02 13:54:29 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-12-07 13:22:36 +0100 |
commit | 8840e1c13cb40d2a207f875f3c730f399a21d4d4 (patch) | |
tree | b64e3f8f6f23c1944a52cdec3425b5514b0561b9 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | c330601c9c93392000c077d973b182cc0164b9ac (diff) |
mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers
After a8402aed8ca5 ("mmc: tmio_mmc_core: Remove
local_irq_{save,restore}() around k[un]map_atomic()") and ac91578a6812
("mmc: tmio_mmc_core: Replace kmap_atomic() with kmap_local_page()"),
the helpers contain just a single call. Putting it directly in the code
makes it actually more readable. More so, because we now avoid the
'offset' calculation when mapping/unmapping and just use it when we need
it in the copy routines.
Signed-off-by: Wolfram Sang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions