Home
last modified time | relevance | path

Searched hist:"5 f976f58" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/vx222/
H A Dvx222.h5f976f58 Fri May 12 03:02:08 CDT 2017 Takashi Iwai <tiwai@suse.de> ALSA: vx222: Use container_of()

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>
5f976f58 Fri May 12 03:02:08 CDT 2017 Takashi Iwai <tiwai@suse.de> ALSA: vx222: Use container_of()

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>
H A Dvx222_ops.c5f976f58 Fri May 12 03:02:08 CDT 2017 Takashi Iwai <tiwai@suse.de> ALSA: vx222: Use container_of()

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>
5f976f58 Fri May 12 03:02:08 CDT 2017 Takashi Iwai <tiwai@suse.de> ALSA: vx222: Use container_of()

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>
H A Dvx222.c5f976f58 Fri May 12 03:02:08 CDT 2017 Takashi Iwai <tiwai@suse.de> ALSA: vx222: Use container_of()

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>
5f976f58 Fri May 12 03:02:08 CDT 2017 Takashi Iwai <tiwai@suse.de> ALSA: vx222: Use container_of()

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>