On Thu, Jul 07, 2005 at 03:39:26PM -0700, randy_dunlap wrote:
> 
> From: Randy Dunlap <[EMAIL PROTECTED]>
> 
> Current kernel-doc (perl) script generates this warning:
> Use of uninitialized value in concatenation (.) or string at 
> scripts/kernel-doc line 1668.
> 
> so explicitly check for SRCTREE in the ENV before using it,
> and then if it is set, append a '/' to the end of it, otherwise
> the SRCTREE + filename can (will) be missing the intermediate '/'.

Applied,
        Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to