[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090112193218.GA7751@suse.de>
Date: Mon, 12 Jan 2009 11:32:18 -0800
From: Greg KH <gregkh@...e.de>
To: Steve French <smfrench@...il.com>
Cc: Randy Dunlap <randy.dunlap@...cle.com>,
Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
sfrench@...ba.org
Subject: Re: linux-next: Tree for January 12 (cifs vs. staging)
A: No.
Q: Should I include quotations after my reply?
On Mon, Jan 12, 2009 at 01:23:07PM -0600, Steve French wrote:
> Is there some magic compile option alternative (other than renaming
> the function, which may be ok, since others probably don't depend on
> it)? MD5Init is used outside fs/cifs/md5.c so can't be static
No, you should rename it to cifs_md5init to show that it is only for the
cifs module to use. Try not to polute the global namespace with generic
function names.
thanks,
greg k-h
--
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