linux-stable/drivers/block/drbd
Wolfram Sang e55e1b4831 block: move from strlcpy with unused retval to strscpy
Follow the advice of the below link and prefer 'strscpy' in this
subsystem. Conversion is 1:1 because the return value is not used.
Generated by a coccinelle script.

Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
Acked-by: Geoff Levand <geoff@infradead.org>
Link: https://lore.kernel.org/r/20220818205958.6552-1-wsa+renesas@sang-engineering.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-09-21 19:45:04 -06:00
..
drbd_actlog.c block/drbd: Use the enum req_op and blk_opf_t types 2022-07-14 12:14:31 -06:00
drbd_bitmap.c drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes 2022-08-02 17:14:31 -06:00
drbd_debugfs.c
drbd_debugfs.h
drbd_int.h block/drbd: remove unused w_start_resync declaration 2022-09-12 01:47:57 -06:00
drbd_interval.c
drbd_interval.h
drbd_main.c block: remove blk_cleanup_disk 2022-06-28 06:33:15 -06:00
drbd_nl.c block: move from strlcpy with unused retval to strscpy 2022-09-21 19:45:04 -06:00
drbd_nla.c
drbd_nla.h
drbd_proc.c
drbd_protocol.h drbd: Use struct_group() to zero algs 2021-12-13 16:31:24 -07:00
drbd_receiver.c block/drbd: remove useless comments in receive_DataReply() 2022-09-21 19:44:05 -06:00
drbd_req.c block: change the blk_queue_split calling convention 2022-08-02 17:22:53 -06:00
drbd_req.h drbd: remove orphan _req_may_be_done() declaration 2022-09-21 19:44:05 -06:00
drbd_state.c drdb: Switch to kvfree_rcu() API 2022-04-17 19:54:24 -06:00
drbd_state.h
drbd_state_change.h drbd: Fix five use after free bugs in get_initial_state 2022-04-06 13:07:50 -06:00
drbd_strings.c
drbd_strings.h
drbd_vli.h
drbd_worker.c block/drbd: Combine two drbd_submit_peer_request() arguments 2022-07-14 12:14:31 -06:00
Kconfig
Makefile