leds: Use struct_size() in allocation
authorKees Cook <keescook@chromium.org>
Mon, 11 Jun 2018 23:31:49 +0000 (16:31 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 12 Jun 2018 23:19:22 +0000 (16:19 -0700)
commitf3278e3f0ac42d07902d9a29d259eab7e108108a
treec0334fc6453d7dd3ca93071f36bb15fc0d037dd3
parent6566f907bf3168a082b3fd8542a9938a44d8f0b6
leds: Use struct_size() in allocation

This case got missed by the earlier treewide struct_size() conversions.

Signed-off-by: Kees Cook <keescook@chromium.org>
drivers/leds/leds-cr0014114.c