Skip to content
Commit 8e1c091c authored by Jeff Garzik's avatar Jeff Garzik
Browse files

arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()



Mark variables with uninitialized_var() if such a warning appears,
and analysis proves that the var is initialized properly on all paths
it is used.

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent a6343afb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment