4 Apr
2011
4 Apr
'11
11:49 a.m.
On Mon, Apr 04, 2011 at 12:35:11PM +0200, Takashi Iwai wrote:
Mark Brown wrote:
- if (h == NULL)
- if (h) snd_dlclose(h);
This is a coding style change, the two conditions are equivalent.
I thought too at the first glance ;) It's the advantage of a systematic check.
Hrm, yes. Actually the issue here was that due to many of the other changes I was reading very quickly - the patch looks a lot like a misfiring automation.