diff options
author | Roger Quadros <rogerq@ti.com> | 2015-07-08 13:50:19 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-08-28 01:30:01 +0200 |
commit | 718e38b4d96085b4dab08d3d32e5e033aa1ba6e9 (patch) | |
tree | 9f8519b8d96a1e306159c95a23e0d01ea9a76c45 /drivers/dma-buf/seqno-fence.c | |
parent | mtd: blkdevs: fix switch-bool compilation warning (diff) | |
download | linux-718e38b4d96085b4dab08d3d32e5e033aa1ba6e9.tar.xz linux-718e38b4d96085b4dab08d3d32e5e033aa1ba6e9.zip |
mtd: mtd_oobtest: Fix the address offset with vary_offset case
When vary_offset is set (e.g. test case 3), the offset is not always
zero so memcmpshow() will show the wrong offset in the print message.
To fix this we introduce a new function memcmpshowoffset() which takes
offset as a parameter and displays the right offset and use it in
the case where offset is non zero.
The old memcmpshow() functionality is preserved by converting it into
a macro with offset preset to 0.
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/dma-buf/seqno-fence.c')
0 files changed, 0 insertions, 0 deletions