diff options
| author | Bartosz Golaszewski <[email protected]> | 2017-06-09 13:41:32 +0200 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2017-06-20 09:19:12 +0200 |
| commit | f6ac438e5e9d8052b07ebe43673b88f0496fed8d (patch) | |
| tree | 75640647cc58f69b39d74a57c15e8a916394780c /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | c60c7f4c6b679822da0033b3b7c077b0a36fd8e9 (diff) | |
gpio: mockup: use devm_kcalloc() where applicable
When allocating a zeroed array of objects use devm_kcalloc() instead
of manually calculating the required size and using devm_kzalloc().
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions