Home
last modified time | relevance | path

Searched hist:"5 e64fa9c441ff273f39527f4014d3c3e724d321a" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 5e64fa9c441ff273f39527f4014d3c3e724d321a Thu May 19 19:32:48 CEST 2016 Jani Nikula <jani.nikula@intel.com> kernel-doc/rst: fix use of uninitialized value

I'm not quite sure why the errors below are happening, but this fixes
them.

Use of uninitialized value in string ne at ./scripts/kernel-doc line 1819, <IN> line 6494.
Use of uninitialized value $_[0] in join or string at ./scripts/kernel-doc line 1759, <IN> line 6494.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>