Re: fs/block_dev.c:953: warning: 'found' might be used uninitialized in this function

From: Lee Revell
Date: Wed Mar 28 2007 - 12:57:25 EST


On 3/28/07, Toralf Förster <toralf.foerster@xxxxxx> wrote:
I compiled current git source 2.6.21-rc5-g28defbe and got this warning:
...
fs/block_dev.c: In function `bd_claim_by_kobject':
fs/block_dev.c:953: warning: 'found' might be used uninitialized in this function
...


Most of these warnings are really GCC bugs. Please examine the code
in question.

Lee
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/