Skip to content
Commit f8b6c0cf authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: pcm: Fix sparse warning wrt PCM format type



The PCM format type is with __bitwise, hence it needs the explicit
cast with __force.  It's ugly, but there is a reason for that cost...

This fixes the sparse warning:
  sound/core/oss/pcm_oss.c:1854:55: warning: incorrect type in argument 1 (different base types)

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 94dfee0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment