From: Hui Zhu Date: Mon, 1 Feb 2010 05:41:22 +0000 (+0800) Subject: markup_oops.pl: minor fixes X-Git-Tag: v2.6.35-rc2~61^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59dde3853e07aaadc2b63abd16c954d5b0606cf1;p=pandora-kernel.git 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed