mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
5f976f5891
The vx222 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 | ||
vx222_ops.c | ||
vx222.c | ||
vx222.h |