[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071120051232.GA7210@gollum.tnic>
Date: Tue, 20 Nov 2007 06:12:33 +0100
From: Borislav Petkov <bbpetkov@...oo.de>
To: Mathieu Desnoyers <mathieu.desnoyers@...ymtl.ca>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [rfc-patch 0/9] Immediate Values for 2.6.24-rc2-git5
On Mon, Nov 19, 2007 at 10:31:39AM -0500, Mathieu Desnoyers wrote:
> * Borislav Petkov (bbpetkov@...oo.de) wrote:
> > On Fri, Nov 16, 2007 at 03:02:38PM -0500, Mathieu Desnoyers wrote:
> > Hi,
> > just a conventions proposal: have you thought of shortening all those
> > "immediate_foo" prefixes to 'imm_foo', for example? This'll make the
> > code much more readable, i think.
> >
>
> Hrm, a quick grep in the kernel tree shows me that the imm_* namespace
> is already quite clobbered (although I do not detect any imm_read or
> imm_set).
Right, something called "low level driver for the IOMEGA MatchMaker"
(drivers/scsi/imm.c) has gotten hold of the imm_* prefix already so there might
be a problem later, probably. Nevertheless, you could use the imm_ prefix or
choose some other 3-n letter prefix:
immed_* (3 matches)
imme_* (no matches but dumb)
imd_* (none!)
immv_* (none, v like [v]alues), etc.
...
--
Regards/Gruß,
Boris.
-
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