diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2017-04-23 21:54:11 +0300 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2017-05-23 12:32:02 +0300 |
commit | 3f5071a8b07b697993a16bbe9cbc8c876ba60048 (patch) | |
tree | acf40b2a6eab25fd995b68754bdb66b14a415b39 /scripts/gdb/linux/utils.py | |
parent | 08332893e37af6ae779367e78e444f8f9571511d (diff) | |
download | linux-3f5071a8b07b697993a16bbe9cbc8c876ba60048.tar.xz |
extcon: Use devm_kcalloc() in extcon_dev_register()
A multiplication for the size determination of a memory allocation
indicated that an array data structure should be processed.
Thus use the corresponding function "devm_kcalloc".
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions