[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091002.095402.42770342.davem@davemloft.net>
Date: Fri, 02 Oct 2009 09:54:02 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: khali@...ux-fr.org
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linux-doc@...r.kernel.org, rdunlap@...otime.net, stable@...nel.org
Subject: Re: [PATCH] net: Fix wrong sizeof
From: Jean Delvare <khali@...ux-fr.org>
Date: Fri, 2 Oct 2009 11:30:38 +0200
> Which is why I have always preferred sizeof(struct foo) over
> sizeof(var).
>
> Signed-off-by: Jean Delvare <khali@...ux-fr.org>
> Cc: Randy Dunlap <rdunlap@...otime.net>
Any time you see "&" in a sizeof() expression, it's almost
certainly a bug. Something for the folks with automated
tools to look for if they haven't already :-)
I'll apply this, thanks.
--
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