lkml.org 
[lkml]   [2005]   [Dec]   [17]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 17 Dec 2005 19:14:17 -0800
FromAndrew Morton <>
SubjectRe: [PATCH 01/13] [RFC] ipath basic headers
Robert Walsh <rjwalsh@pathscale.com> wrote:
>> > I'd be inclined to stick BITS_PER_BYTE into include/linux/types.h.> > Really?  I was just going to suggest removing it, but if sticking it in
> types.h works for you, then fine.> 

I think it's a readbility thing.

	x += 8;			/* wtf? */
vs

	x += BITS_PER_BYTE;	/* ah! */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-12-18 04:16    [from the cache]
©2003-2008