mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 05:22:49 -04:00
The macro p_to_snd_cx18_card() is just a variant for container_of(), not actually used inside the code. So, drop it. This address a clang warning. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>