diff options
author | 2022-02-17 23:40:16 -0500 | |
---|---|---|
committer | 2022-02-21 15:36:26 -0500 | |
commit | 5b27b8ddbf37962fae8131cf595231b1be2c2b27 (patch) | |
tree | a72d640bd8be3defd387b96d45b44dabaf9b97e5 /lib/math/cordic.c | |
parent | dm: reduce code duplication in __map_bio (diff) | |
download | wireguard-linux-5b27b8ddbf37962fae8131cf595231b1be2c2b27.tar.xz wireguard-linux-5b27b8ddbf37962fae8131cf595231b1be2c2b27.zip |
dm: remove impossible BUG_ON in __send_empty_flush
The flush_bio in question was just initialized to be empty, so there
is no way bio_has_data() will return true. So remove stale BUG_ON().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'lib/math/cordic.c')
0 files changed, 0 insertions, 0 deletions