diff options
author | Kuan-Wei Chiu <[email protected]> | 2024-08-10 22:14:15 +0800 |
---|---|---|
committer | Luiz Augusto von Dentz <[email protected]> | 2024-09-10 13:04:59 -0400 |
commit | fe4408da5bfd495e0eeea684932a267254f76f11 (patch) | |
tree | 9565541f6a2e6a3ba3501d46993948c19e2ea4b5 /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions