drbd: rename "usermode_helper" to "drbd_usermode_helper"
commit8ab761e17efa75449db2d71dc6fabf96d110588c
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Aug 2017 08:20:45 +0000 (29 10:20 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 29 Aug 2017 21:34:46 +0000 (29 15:34 -0600)
treeae88a98bdfd1e2935e9929edc58dfc3811001b4e
parentcde81d99afa4112eecef3f45129b5827f6ac158e
drbd: rename "usermode_helper" to "drbd_usermode_helper"

Nothing like having a very generic global variable in a tiny driver
subsystem to make a mess of the global namespace...

Note, there are many other "generic" named global variables in the drbd
subsystem, someone should fix those up one day before they hit a linking
error.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_nl.c