diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-06-16 20:03:34 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-06-17 18:10:11 +0300 |
commit | b272c05984679c855ff2d08c9d54957bdcfd9b3b (patch) | |
tree | 90f74c2cc2523a1444ce802a2cf57528550f5c6d /drivers/mfd/atc260x-core.c | |
parent | d3121e64ad78ba944596d43d23914cf5f0131666 (diff) | |
download | linux-b272c05984679c855ff2d08c9d54957bdcfd9b3b.tar.xz |
ACPI: sysfs: Unify pattern of memory allocations
Use the form of foo = kmalloc(sizeof(*foo)) everywhere in order to
unify pattern of memory allocations.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/mfd/atc260x-core.c')
0 files changed, 0 insertions, 0 deletions