mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 16:41:39 +00:00
2e0de6ea95
The vxpocket driver is using the explicit cast from the parent class pointer, but it'll be broken when the structure field randomization is applied. Use container_of() in a modern manner, instead. Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
Makefile | ||
vxp_mixer.c | ||
vxp_ops.c | ||
vxpocket.c | ||
vxpocket.h |