diff options
author | Kuan-Wei Chiu <visitorckw@gmail.com> | 2024-08-10 22:14:15 +0800 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-09-10 13:04:59 -0400 |
commit | fe4408da5bfd495e0eeea684932a267254f76f11 (patch) | |
tree | 9565541f6a2e6a3ba3501d46993948c19e2ea4b5 /scripts/gdb/linux/interrupts.py | |
parent | 2fcb7936cef3a045ced9d5b8cdb644bced9f99b5 (diff) |
Bluetooth: hci_conn: Remove redundant memset after kzalloc
Since kzalloc already zeroes the allocated memory, the subsequent
memset call is unnecessary. This patch removes the redundant memset to
clean up the code and enhance efficiency.
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions