commit | da2ea374b28aa6e6e5621396e0ae58580fe94af8 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sat Aug 12 17:07:09 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Aug 12 23:30:20 2017 +0200 |
tree | cab7952bd45e79435ac98ed87afa709025694e16 | |
parent | 7dfec5075f23cdf114f530979bdf3c8dc232ea22 [diff] |
ALSA: rme9652: Adjust seven checks for null pointers The script “checkpatch.pl” pointed information out like the following. Comparison to NULL could be written … Thus fix the affected source code places. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>