[openib-general] [mthca] debug strings
Grant Grundler
iod00d at hp.com
Mon Jun 13 10:54:08 PDT 2005
On Mon, Jun 13, 2005 at 10:34:17AM -0700, Roland Dreier wrote:
> Bernhard> find_mgm(): 'if (0)\n\t\tmthca_dbg(dev, "Hash for..'
> Bernhard> should not rely on dead code elimination but
> Bernhard> HEAVY_DEBUG. Haven't looked for other occurances of
> Bernhard> that, yet. Will you?
>
> I'm sorry, I can't understand this paragraph. Could you rephrase it?
I think he meant to say this should be "#ifdef HEAVY_DEBUG"
(or maybe CONFIG_HEAVY_DEBUG) instead of "if (0)".
grant
More information about the general
mailing list