| commit | eb3af0b9a6f70c577b82f81b0376bb6acf7ecca7 | [log] [tgz] |
|---|---|---|
| author | Mark Wang <yichang.wang@nxp.com> | Tue Sep 16 15:54:09 2025 +0800 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Oct 15 12:06:56 2025 +0300 |
| tree | c8d63cb5966ac88dff7546758e13b0d8481d034a | |
| parent | d5fb16bd31a60b6139696be1e856bdc91ac383bb [diff] |
bluetooth: a2dp: remove meaningless if The `a2dp` is got by `req` through CONTAINER_OF, then the if always is true. Signed-off-by: Mark Wang <yichang.wang@nxp.com> (cherry picked from commit 24ef59d835c69a30fe8a8e6569405791532d9e0d)