]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sed-opal: Remove the ret variable from the function
authorLi kunyu <kunyu@nfschina.com>
Wed, 6 Mar 2024 10:14:44 +0000 (18:14 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 6 Mar 2024 15:29:49 +0000 (08:29 -0700)
commit5f2ad31fbb18565645f121b413837f260748e963
tree108cd21b6fbd1058ed773bdee4f2c999a263c830
parent2449be8c8cfcbb24b3cd15d8b55c2c91041c847b
sed-opal: Remove the ret variable from the function

The ret variable in the function has not yet been effective and can be
removed.

Signed-off-by: Li kunyu <kunyu@nfschina.com>
Link: https://lore.kernel.org/r/20240306101444.1244-1-kunyu@nfschina.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/sed-opal.c