Use of uninitialized value in string ne at scripts/kernel-doc line 641, <IN> line 247.
Use of uninitialized value in string ne at scripts/kernel-doc line 661, <IN> line 247.
Use of uninitialized value in join or string at scripts/kernel-doc line 363, <IN> line 247.
Any brave perl guru that is able to hack kernel-doc to at least provide
a filename, to give a hint where to search?
Obviously a better approach would be to fix this error in kernel-doc.
The above output can be reproduced by the following command:
src/linux$ scripts/kernel-doc -docbook include/linux/skbuff.h > x
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/