On Sun, Feb 03, 2013 at 12:53:05AM +0200, Stratos Karafotis wrote:
> This patch fixes the following compiler warning of uninitialized
> variable:
>
> drivers/base/regmap/regmap-debugfs.c: In function ‘regmap_read_debugfs’:
> drivers/base/regmap/regmap-debugfs.c:180:9: warning: ‘ret’ may be used
>
This patch fixes the following compiler warning of uninitialized
variable:
drivers/base/regmap/regmap-debugfs.c: In function ‘regmap_read_debugfs’:
drivers/base/regmap/regmap-debugfs.c:180:9: warning: ‘ret’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
Signed-off-by: Stratos
2 matches
Mail list logo