Re: [PATCH] gpio: mockup: use devm_kcalloc() where applicable

From: Bartosz Golaszewski
Date: Thu Jun 01 2017 - 07:48:04 EST


2017-06-01 13:47 GMT+02:00 Bartosz Golaszewski <brgl@xxxxxxxx>:
> This is a follow up to [1]. The patch proposes to use devm_kcalloc()
> when allocating arrays of elements.
>
> Bartosz Golaszewski (1):
> gpio: mockup: use devm_kcalloc() where applicable
>
> drivers/gpio/gpio-mockup.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> --
> 2.9.3
>

[1] https://lkml.org/lkml/2017/5/30/180