From: Andrew Morton Date: Mon, 7 Nov 2005 09:01:49 +0000 (-0800) Subject: [PATCH] max1619 fix X-Git-Tag: v2.6.15-rc1~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0020e3f526cdbb2eb9408bc1b12171b3b91625b;p=pandora-kernel.git [PATCH] max1619 fix Something horrid has happened to the indenting and braces in this function, producing a warning: drivers/hwmon/max1619.c: In function `max1619_detect': drivers/hwmon/max1619.c:196: warning: `man_id' might be used uninitialized in this function drivers/hwmon/max1619.c:196: warning: `chip_id' might be used uninitialized in this function Acked-by: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed