diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2020-06-04 10:13:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-24 18:50:39 +0300 |
commit | e782a45789f865e7eaa4ad321fd0c589a978907b (patch) | |
tree | 4a625501454e328e68fa42872895eb0420c68be7 /fs/gfs2/util.c | |
parent | 545bafecc0f21671cfcf5126b610fd293ce657db (diff) | |
download | linux-e782a45789f865e7eaa4ad321fd0c589a978907b.tar.xz |
blktrace: fix endianness for blk_log_remap()
[ Upstream commit 5aec598c456fe3c1b71a1202cbb42bdc2a643277 ]
The function blk_log_remap() can be simplified by removing the
call to get_pdu_remap() that copies the values into extra variable to
print the data, which also fixes the endiannness warning reported by
sparse.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/gfs2/util.c')
0 files changed, 0 insertions, 0 deletions