Skip to content
Commit 6497e777 authored by Shreenidhi Shedi's avatar Shreenidhi Shedi Committed by Greg Kroah-Hartman
Browse files

char: lp: remove redundant initialization of err



err is getting assigned with an appropriate value before returning,
hence this initialization is unnecessary.

Signed-off-by: default avatarShreenidhi Shedi <sshedi@vmware.com>
Link: https://lore.kernel.org/r/20220603130040.601673-2-sshedi@vmware.com
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f2906aa8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment