Home
last modified time | relevance | path

Searched hist:"4169 bc43dbdd6c08436a7d794844b1f09a6367ae" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dver_linuxdiff 4169bc43dbdd6c08436a7d794844b1f09a6367ae Sat May 12 11:02:30 CEST 2018 Alexander Kapshuk <alexander.kapshuk@gmail.com> ver_linux: Move stderr redirection from function parameter to function body

Remove stderr redirection to stdout from all the parameters to the
version() function, and put it with the body of the version() function
instead.
This improves code readability.

Signed-off-by: Alexander Kapshuk <alexander.kapshuk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>