diff options
author | John Garry <[email protected]> | 2024-11-25 10:02:58 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-11-25 08:42:14 -0700 |
commit | edc80c585772cac59ef780899269436a0823fe67 (patch) | |
tree | f247b7e0b7fd33b16630e0684c80f71f10d2f5d5 /drivers/fpga/fpga-bridge.c | |
parent | ec9b3ac6e5630e320d926ea13a06d86d2a6bdde1 (diff) |
block: Remove extra part pointer NULLify in blk_rq_init()
The rq->part pointer is already NULLified in the memset() call, so - like
for other pointers in rq - don't re-NULLify.
Signed-off-by: John Garry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions