aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parser.c
diff options
context:
space:
mode:
authorKang Minchul <tegongkang@gmail.com>2022-10-31 03:17:22 +0900
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-12-12 14:19:24 -0800
commit3958e87783e746a2ce78fbb30f24231569f03543 (patch)
tree841b7c31f655339f8c9497f46f3e3ff3a1631b2c /lib/parser.c
parentBluetooth: btusb: Add more device IDs for WCN6855 (diff)
downloadlinux-rng-3958e87783e746a2ce78fbb30f24231569f03543.tar.xz
linux-rng-3958e87783e746a2ce78fbb30f24231569f03543.zip
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 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions