Re: [PATCH] firedtv: reinstate debug logging option

From: Stefan Richter
Date: Mon Feb 23 2009 - 08:21:41 EST


I wrote:
> +MODULE_PARM_DESC(debug, "Verbose logging (default = 0"
> + ", FCP subactions = " __stringify(AVC_DEBUG_FCP_SUBACTIONS)
> + ", FCP payloads = " __stringify(AVC_DEBUG_FCP_PAYLOADS)
> + ", or all = -1)");

I think I should #include <linux/stringify.h> for that.
--
Stefan Richter
-=====-==--= --=- =-===
http://arcgraph.de/sr/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/