2017-06-01 13:47 GMT+02:00 Bartosz Golaszewski <[email protected]>: > 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

