[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1380572952-30729-1-git-send-email-andi@firstfloor.org>
Date: Mon, 30 Sep 2013 13:29:01 -0700
From: Andi Kleen <andi@...stfloor.org>
To: linux-kernel@...r.kernel.org
Subject: Various static checker fixes
I was playing around with LLVM's static checker. Here are some fixes
from reviewing the output on a kernel build.
Some merely shut up the checker -- it is technically right, but
the problem is not a real bug as far as I can tell. Still it's
cleaner/clearer to avoid uninitialized variables and similar.
A few others are real bugs.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists