diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-31 13:27:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-06 17:44:34 +0300 |
commit | 219270d70a8783ad067e7c471eefdf27cc93b1d1 (patch) | |
tree | caf0c81d355244f5b52652f36134da9157034d3b /arch/x86/xen/enlighten.c | |
parent | a38249d6dcfb6554f0765f9529d49f96454d9a1e (diff) | |
download | linux-219270d70a8783ad067e7c471eefdf27cc93b1d1.tar.xz |
platform/chrome: cros_ec_lpc: remove redundant pointer request
commit d3b56c566d4ba8cae688baf3cca94425d57ea783 upstream.
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: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Benson Leung <bleung@chromium.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86/xen/enlighten.c')
0 files changed, 0 insertions, 0 deletions