30 Jun
2011
30 Jun
'11
8:08 p.m.
On 30/06/11 19:02, Mark Brown wrote:
On Fri, Jul 01, 2011 at 12:56:17AM +0800, Lu Guanqun wrote:
On Thu, Jun 30, 2011 at 05:18:51AM +0800, Mark Brown wrote:
if (ret < 0)
pr_err("Failed to start FLL\n");
pr_err("Failed to start FLL: %d\n");
missed 'ret' here? :)
Fixed locally, Liam I'll not bother reposting if you're otherwise OK?
I'm OK.
Liam