On Fri, 15 Dec 2006, Robert P. J. Day wrote: > On Fri, 15 Dec 2006, Jan Engelhardt wrote: > > Even sizeof a / sizeof *a > > > > may happen. > > yes, sadly, there are a number of those as well. back to the drawing > board. It might be interesting to grep for anything that divides two sizeofs and eyeball the result for possible mistakes. This would provide some real benefit beyond the cosmetical changes. Tim - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: lots of code could be simplified by using ARRAY_SIZE()
- From: "Robert P. J. Day" <[email protected]>
- Re: lots of code could be simplified by using ARRAY_SIZE()
- From: "Robert P. J. Day" <[email protected]>
- Re: lots of code could be simplified by using ARRAY_SIZE()
- References:
- lots of code could be simplified by using ARRAY_SIZE()
- From: "Robert P. J. Day" <[email protected]>
- Re: lots of code could be simplified by using ARRAY_SIZE()
- From: "Robert P. J. Day" <[email protected]>
- Re: lots of code could be simplified by using ARRAY_SIZE()
- From: Stefan Richter <[email protected]>
- Re: lots of code could be simplified by using ARRAY_SIZE()
- From: Jan Engelhardt <[email protected]>
- Re: lots of code could be simplified by using ARRAY_SIZE()
- From: "Robert P. J. Day" <[email protected]>
- lots of code could be simplified by using ARRAY_SIZE()
- Prev by Date: Re: Task watchers v2
- Next by Date: WARNING (1) at .../arch/i386/mm/highmem.c:49 [Was: 2.6.20-rc1-mm1]
- Previous by thread: Re: lots of code could be simplified by using ARRAY_SIZE()
- Next by thread: Re: lots of code could be simplified by using ARRAY_SIZE()
- Index(es):