summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-20 17:23:39 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-05 15:26:59 +0100
commitd04e4286035c99279dcb5309e7b52a7860ba4ff7 (patch)
treef5ce81b8b449c38e7294bfacace50ad92abb19d6 /scripts
parentbdf15725f68a4413f4f1884a90f5740e64627518 (diff)
drbd: fix print_st_err()'s prototype to match the definition
[ Upstream commit 2c38f035117331eb78d0504843c79ea7c7fabf37 ] print_st_err() is defined with its 4th argument taking an 'enum drbd_state_rv' but its prototype use an int for it. Fix this by using 'enum drbd_state_rv' in the prototype too. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Signed-off-by: Roland Kammerer <roland.kammerer@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions