commit | fbc020b48c85fc7e4ca42ceb095c76f294b00043 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Aug 09 09:22:42 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 10 17:55:12 2017 +0200 |
tree | 2a44bd6b312bd43fd6c03c6685018407b84dd664 | |
parent | 949a0c23de89c02907970de7214c16b47ccf0482 [diff] |
ALSA: emux: Adjust four checks for null pointers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The script “checkpatch.pl” pointed information out like the following. Comparison to NULL could be written !… Thus fix affected source code places. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>