]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/bsg-lib.c
bsg: Add sparse annotations to bsg_request_fn()
authorBart Van Assche <bart.vanassche@sandisk.com>
Mon, 26 Sep 2016 02:54:38 +0000 (19:54 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 14 Nov 2016 16:57:03 +0000 (09:57 -0700)
commitdbb3ab03563cbf0880b1801a238b3e3964e364a1
tree5c5b91970f17aebc89f259b1c9ecf76158d256c6
parent382cf633edcb0371a6dd506653014897c4ac2a4d
bsg: Add sparse annotations to bsg_request_fn()

Avoid that sparse complains about unbalanced lock actions.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/bsg-lib.c