Home
last modified time | relevance | path

Searched hist:"59 dde3853e07aaadc2b63abd16c954d5b0606cf1" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dmarkup_oops.pldiff 59dde3853e07aaadc2b63abd16c954d5b0606cf1 Mon Feb 01 06:41:22 CET 2010 Hui Zhu <hui.zhu@windriver.com> markup_oops.pl: minor fixes

1. Fix a little format issue.
2. Check the return of "Getopt::Long::GetOptions". Output usage and
exit if it get error.
3. Change $ARGV[$#ARGV] to $ARGV[0].
4. Change the code which get $modulefile from modinfo. Replace the
pipeline with `modinfo -F filename $module`.
4. Change usage from "Specify the module directory name" to "Specify the
module filename".

Signed-off-by: Hui Zhu <teawater@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>