diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-10-12 11:44:43 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-12 10:39:57 -0600 |
commit | 7904022decc260a19dd65b56ac896387f5da6f8c (patch) | |
tree | 0e31492631406190e77e14a2530fd5f5291b60b9 /kernel/kexec.c | |
parent | 1dbdd99b511c966be9147ad72991a2856ac76f22 (diff) | |
download | linux-7904022decc260a19dd65b56ac896387f5da6f8c.tar.bz2 |
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
These variables are printed on the error path if match_int() fails so
they have to be initialized.
Fixes: 2958a995edc9 ("block/rnbd-clt: Support polling mode for IO latency optimization")
Fixes: 1eb54f8f5dd8 ("block/rnbd: client: sysfs interface functions")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Gioh Kim <gi-oh.kim@ionos.com>
Link: https://lore.kernel.org/r/20211012084443.GA31472@kili
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel/kexec.c')
0 files changed, 0 insertions, 0 deletions