1 Jul
2014
1 Jul
'14
2 p.m.
On Tue, Jul 1, 2014 at 5:27 PM, Takashi Iwai tiwai@suse.de wrote:
At Tue, 1 Jul 2014 17:02:56 +0530, Sachin Kamat wrote:
'err' is not used in the function. Remove it.
Better to handle the error case than ignoring it.
A comment below the code says "/* error ignored; it's no fatal error */"
Hence, I removed it.
Regards, Sachin.