Re: [PATCH] powerpc: booke_wdt: Fix build error as a module
From: Pranith Kumar
Date: Wed Aug 20 2014 - 15:21:42 EST
On Wed, Aug 20, 2014 at 3:18 PM, Pranith Kumar <bobby.prani@xxxxxxxxx> wrote:
> On Wed, Aug 20, 2014 at 2:59 PM, Guenter <linux@xxxxxxxxxxxx> wrote:
>>
>> Any reason for changing the default from false to true ?
>> Unless you have a reaslly good reason, I don't think that is a good idea.
>
> I don't see where it was being set to false. It is
> uninitialized AFAICT. Does that mean that it is false? (I thought only
> static variables got that default).
Ohk, some googling tells me both global and static variables are
initialized to 0. Makes sense, I will send in a v2
--
Pranith
--
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/