From: Takashi Iwai Date: Tue, 20 Jan 2015 07:42:42 +0000 (+0100) Subject: ALSA: line6: Remove superfluous NULL checks in each driver X-Git-Tag: fixes-v4.0-rc1~146^2~35^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3b7c086a509d90c312ebab6d8e5a9bf48c6cf5;p=pandora-kernel.git ALSA: line6: Remove superfluous NULL checks in each driver The interface and driver objects are always set when callbacks are called. Drop such superfluous NULL checks in init and disconnect calls of each driver. Tested-by: Chris Rorvick Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed