summaryrefslogtreecommitdiff
path: root/crypto/lzo.c
diff options
context:
space:
mode:
authorTzung-Bi Shih <tzungbi@kernel.org>2023-03-08 06:12:47 +0300
committerTzung-Bi Shih <tzungbi@kernel.org>2023-04-24 08:35:11 +0300
commit554ec02c97254962bbb0a8776c3160d294fc7e51 (patch)
tree2a8d5b0df4f8074d7d4f6f797053603e23e7b534 /crypto/lzo.c
parent32d2a15ec54a3d8b708b343e50072ccb0e5da83f (diff)
downloadlinux-554ec02c97254962bbb0a8776c3160d294fc7e51.tar.xz
platform/chrome: cros_ec: remove unneeded label and if-condition
Both `ec_dev->ec` and `ec_dev->pd` are initialized to NULL at the beginning of cros_ec_register(). Also, platform_device_unregister() takes care if the given platform_device is NULL. Remove the unneeded goto-label and if-condition. Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org> Reviewed-by: Guenter Roeck <groeck@chromium.org> Link: https://lore.kernel.org/r/20230308031247.2866401-1-tzungbi@kernel.org
Diffstat (limited to 'crypto/lzo.c')
0 files changed, 0 insertions, 0 deletions