On Tue, Jan 22, 2019 at 5:55 PM Gustavo A. R. Silva <[email protected]> wrote:
> The first patch in this series fixes a potential NULL pointer > dereference by adding a NULL check. A tag for stable has been > added for this patch. > > The second patch promotes the use of struct_size() in devm_kzalloc(). Both patches: Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

