On Sun, Jun 05, 2011 at 03:03:47PM +0300, Sakari Ailus wrote:
[clip]
> > -   /* store version information swapped for being readable */
> > -   info->ver       = version.ver;
> >     info->ver.fw    = be16_to_cpu(info->ver.fw);
> >     info->ver.hw    = be16_to_cpu(info->ver.hw);
> >     info->ver.param = be16_to_cpu(info->ver.param);
> 
> As you have a local variable ver pointing to info->ver, you should also use
> it here.

With this change,

Acked-by: Sakari Ailus <sakari.ai...@iki.fi>

-- 
Sakari Ailus
sakari dot ailus at iki dot fi
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to