]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: bcm2835-audio: Drop useless NULL check
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Sep 2018 15:58:42 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 09:14:59 +0000 (11:14 +0200)
commitfda767b1a013c5ff584abe6869ad68ec25518488
tree3fc6ff53cd36aa7e2ad19bd1c3e6e55929a7cbc6
parentaf19edf7ca2b1a44d36f3c8dbfca06a97aa9d032
staging: bcm2835-audio: Drop useless NULL check

alsa_stream->chip can be never NULL.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c