[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200706112051.12407.lists-receive@programmierforen.de>
Date: Mon, 11 Jun 2007 20:51:11 +0200
From: Andi Drebes <lists-receive@...grammierforen.de>
To: "Darren Jenkins" <darrenrjenkins@...il.com>
Cc: "Jan-Benedict Glaw" <jbglaw@...-owl.de>,
kernel-janitors@...ts.osdl.org,
linux-kernel <linux-kernel@...r.kernel.org>,
"Karsten Keil" <kkeil@...e.de>
Subject: Re: [KJ] Re: [PATCH] drivers/isdn/hisax: ARRAY_SIZE instead of sizeof
<snip>
> I think what was meant here was to remove _all_ the macros that you
> assigned to the ARRAY_SIZE() macro.
Yes, absolutely. I overlooked the 'eg.' in Jan-Benedict's post. Sorry for that.
> If you look at the two advantages replacing code with the ARRAY_SIZE()
> macro has;
> 1. More readable/consistent code.
> 2. Faster compile times, because of less macros being defined.
ack. The arguments for the consistency that I mentioned in my last post
don't hold for a solution that removes all of the macros. So I'm absolutely
fine with a new patch that removes them all.
Andi
-
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