commit | ef59c25d1be9539890c03c4915cdd4b868191b6f | [log] [tgz] |
---|---|---|
author | Olof Johansson <olofj@chromium.org> | Tue Mar 03 13:22:32 2015 +0100 |
committer | Olof Johansson <olof@lixom.net> | Wed Mar 04 11:23:10 2015 -0800 |
tree | 9852f560490f29d7da22697b3e2994daedcf7b68 | |
parent | f3f837e52b14bf84c2db65f622b5c31cd261100c [diff] |
platform/chrome: cros_ec_dev - fix Unknown escape '%' warning Fix the following sparse warning: drivers/platform/chrome/cros_ec_dev.c:64:45: sparse: Unknown escape '%' Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Olof Johansson <olofj@chromium.org> Reviewed-by: Gwendal Grignou <gwendal@chromium.org> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Signed-off-by: Olof Johansson <olof@lixom.net>