[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170123093026.GM4454@mwanda>
Date: Mon, 23 Jan 2017 12:30:26 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: SF Markus Elfring <elfring@...rs.sourceforge.net>
Cc: kvm@...r.kernel.org, Paolo Bonzini <pbonzini@...hat.com>,
Radim Krčmář <rkrcmar@...hat.com>,
LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 8/9] KVM: Adjust seven checks for null pointers
Hm... GCC complains about "if (array)" but not about
"if (array != NULL) ". I view this as a bug in GCC...
But you should still be seeing these compile warnings. This is
something like the 6th warning that kbuild has had to send you.
regards,
dan carpenter
Powered by blists - more mailing lists