diff options
| author | Chen Ni <nichen@iscas.ac.cn> | 2026-01-16 11:07:03 +0300 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2026-01-29 21:33:38 +0300 |
| commit | 1583ca8e85a4a96d250d9bc03d4533a326225ae8 (patch) | |
| tree | 1c2099c6503c6c5f19a36d21be37aa7d50b0c453 /include/linux | |
| parent | 312b09bbe9832799ff11c051060f78c9667d604a (diff) | |
| download | linux-1583ca8e85a4a96d250d9bc03d4533a326225ae8.tar.xz | |
Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()
The kfree_skb() function internally checks if the skb is NULL,
so an explicit check before calling it is redundant and can be removed.
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
