diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-12-20 17:23:39 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 15:26:59 +0100 |
| commit | d04e4286035c99279dcb5309e7b52a7860ba4ff7 (patch) | |
| tree | f5ce81b8b449c38e7294bfacace50ad92abb19d6 /scripts/objdiff | |
| parent | bdf15725f68a4413f4f1884a90f5740e64627518 (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/objdiff')
0 files changed, 0 insertions, 0 deletions
