mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Remove the unused struct block_op pointer that was inadvertantly introduced, via cut-and-paste of previous brb_op() code, as part of commit50dd842ad. (Cc'ing stable@ because commit50dd842addid) Fixes:50dd842ad("dm space map metadata: fix ref counting bug when bootstrapping a new space map") Reported-by: David Binderman <[email protected]> Signed-off-by: Mike Snitzer <[email protected]> Cc: [email protected]