dm: rename task state function arguments
authorBart Van Assche <bart.vanassche@sandisk.com>
Wed, 31 Aug 2016 22:16:02 +0000 (15:16 -0700)
committerMike Snitzer <snitzer@redhat.com>
Wed, 14 Sep 2016 17:56:38 +0000 (13:56 -0400)
commitb48633f83f22914073314d97d49da2a2e1d3b350
tree6b6e51beb59497b91d63f4808e41caea04fd5449
parent5a8f1f80e9dca791ee240213477df99e88258073
dm: rename task state function arguments

Rename 'interruptible' into 'task_state' to make it clear that this
argument is a task state instead of a boolean.  Also, change type from
int to long.

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