Skip to content
Unverified Commit d3b56c56 authored by Colin Ian King's avatar Colin Ian King Committed by Benson Leung
Browse files

platform/chrome: cros_ec_lpc: remove redundant pointer request



Pointer request is being assigned but never used, so remove it. Cleans
up the clang warning:

drivers/platform/chrome/cros_ec_lpc.c:68:2: warning: Value stored to
'request' is never read

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarBenson Leung <bleung@chromium.org>
parent 50a0d71a
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