Commit 0a533c3
Mikulas Patocka
dm-integrity: fix a warning on invalid table line
If we use the 'B' mode and we have an invalit table line,
cancel_delayed_work_sync would trigger a warning. This commit avoids the
warning.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org1 parent a3d8f0a commit 0a533c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5164 | 5164 | | |
5165 | 5165 | | |
5166 | 5166 | | |
5167 | | - | |
| 5167 | + | |
5168 | 5168 | | |
5169 | 5169 | | |
5170 | 5170 | | |
| |||
0 commit comments