diff options
author | Christina Quast | 2019-04-02 14:16:48 +0200 |
---|---|---|
committer | Takashi Iwai | 2019-04-03 11:55:47 +0200 |
commit | 4b81dad109ad7d7b288804fcdc6475b48f242210 (patch) | |
tree | c48da652e458b49814c8305f799c801496f67e52 /include/rdma | |
parent | Merge branch 'topic/timer-fixes' into for-next (diff) | |
download | kernel-qcow2-linux-4b81dad109ad7d7b288804fcdc6475b48f242210.tar.gz kernel-qcow2-linux-4b81dad109ad7d7b288804fcdc6475b48f242210.tar.xz kernel-qcow2-linux-4b81dad109ad7d7b288804fcdc6475b48f242210.zip |
ALSA: doc: my_chip has no element ioport
chip->ioport is dereferenced in two places, but the struct is
defined as follows:
struct mychip {
struct snd_card *card;
struct pci_dev *pci;
unsigned long port;
int irq;
};
Signed-off-by: Christina Quast <cquast@hanoverdisplays.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions