aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/markup_oops.pl
diff options
context:
space:
mode:
authorHimanshu Chauhan <[email protected]>2010-01-28 00:53:20 +0000
committerMichal Marek <[email protected]>2010-02-02 13:33:56 +0000
commit71d41aed9468a1239cff1b2d928954885b09de6c (patch)
tree58fbf55e18b20a75f26ecad29b5a71d71cbbf00a /scripts/markup_oops.pl
parentscripts/mkcompile_h: don't test for hardcoded paths (diff)
downloadkernel-71d41aed9468a1239cff1b2d928954885b09de6c.tar.gz
kernel-71d41aed9468a1239cff1b2d928954885b09de6c.zip
scripts/kallsyms: suppress build warning
Suppress a warn_unused_result warning. fgets is called as a part of error handling. It is called just to drop a line and return immediately. read_map is reading the file in a loop and read_symbol reads line by line. So I think there is no point in using return value for useful checking. Other checks like 3 items were returned or !EOF have already been done. Signed-off-by: Himanshu Chauhan <[email protected]> Cc: WANG Cong <[email protected]> Cc: Michal Marek <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'scripts/markup_oops.pl')
0 files changed, 0 insertions, 0 deletions