]> git.baikalelectronics.ru Git - kernel.git/commit
dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit()
authorBart Van Assche <bart.vanassche@sandisk.com>
Thu, 27 Apr 2017 17:11:25 +0000 (10:11 -0700)
committerMike Snitzer <snitzer@redhat.com>
Thu, 27 Apr 2017 21:08:46 +0000 (17:08 -0400)
commitd0add5308b01527464f66371a16a4ecce3c46f5e
treef5e1d37c0c4c9b924b94e191a753fb4cad928701
parent2dcdb5e5c75007bc29ec7051c6da477beb21860b
dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit()

No functional change but makes the code easier to read.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-mpath.c