diff options
author | FUJITA Tomonori <[email protected]> | 2010-05-26 14:44:18 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-27 09:12:52 -0700 |
commit | 5fd75a7850b5156aa93c9fb6404adb8f563b6e02 (patch) | |
tree | 1b5f21a907eb8182e2642c7dee73274d04d24a07 /net/lapb/lapb_subr.c | |
parent | 38388301b7b9d2921b58cfa1cd9b14c02d508c63 (diff) |
dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops
sync_single_range_for_cpu and sync_single_range_for_device hooks are
unnecessary because sync_single_for_cpu and sync_single_for_device can
be used instead.
Signed-off-by: FUJITA Tomonori <[email protected]>
Reviewed-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions