Re: [PATCH 11/19] regmap: avoid undefined return fromregmap_read_debugfs

From: Mark Brown
Date: Fri Jan 25 2013 - 23:42:27 EST


On Fri, Jan 25, 2013 at 02:14:28PM +0000, Arnd Bergmann wrote:
> Gcc warns about the case where regmap_read_debugfs tries

Are you sure about that function name?

> to walk an empty map->debugfs_off_cache list, which results
> in uninitialized variable getting returned.

> Setting this variable to 0 first avoids the warning and
> the potentially undefined value.

This probably won't apply against current code as there's already a
better fix there, in general just picking a value to initialise masks
errors.

Attachment: signature.asc
Description: Digital signature