]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dm integrity: Remove bi_sector that's only used by commented debug code
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Tue, 31 Jan 2023 06:09:41 +0000 (14:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Apr 2023 14:55:17 +0000 (16:55 +0200)
commit32bde86816aa27fb4ef8312a66f49b6bcbd514b9
treef5dadf11d4b1cf34b1c33858a677b757c851a208
parent6b1af0115f419c5360c88f3445da93453d9f1b0f
dm integrity: Remove bi_sector that's only used by commented debug code

[ Upstream commit 5cd6d1d53a1f74222e73d8b42ab7ecf28ee2f34f ]

drivers/md/dm-integrity.c:1738:13: warning: variable 'bi_sector' set but not used.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3895
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Stable-dep-of: f7b58a69fad9 ("dm: fix improper splitting for abnormal bios")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/md/dm-integrity.c