summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf50633.c
diff options
context:
space:
mode:
authorKang Minchul <tegongkang@gmail.com>2022-10-30 21:17:22 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-12-13 01:19:24 +0300
commit3958e87783e746a2ce78fbb30f24231569f03543 (patch)
tree841b7c31f655339f8c9497f46f3e3ff3a1631b2c /drivers/rtc/rtc-pcf50633.c
parentca2a99447e17acd67258aa1d54d7ea3c404a779c (diff)
downloadlinux-3958e87783e746a2ce78fbb30f24231569f03543.tar.xz
Bluetooth: Use kzalloc instead of kmalloc/memset
Replace kmalloc+memset by kzalloc for better readability and simplicity. This addresses the cocci warning below: WARNING: kzalloc should be used for d, instead of kmalloc/memset Signed-off-by: Kang Minchul <tegongkang@gmail.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers/rtc/rtc-pcf50633.c')
0 files changed, 0 insertions, 0 deletions