Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87309
b: refs/heads/master
c: bd0e88e
h: refs/heads/master
i:
  87307: a39bc1b
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Mar 13, 2008
1 parent d00c2eb commit bc5cd08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd28841d2d0b1468b03288b331692769ad024b5e
refs/heads/master: bd0e88e5174035d69204636289a21dc4c14238ec
4 changes: 4 additions & 0 deletions trunk/scripts/kernel-doc
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,10 @@ my ($function, %function_table,%parametertypes,$declaration_purpose);
my ($type,$declaration_name,$return_type);
my ($newsection,$newcontents,$prototype,$filelist, $brcount, %source_map);

if (defined($ENV{'KBUILD_VERBOSE'})) {
$verbose = "$ENV{'KBUILD_VERBOSE'}";
}

# Generated docbook code is inserted in a template at a point where
# docbook v3.1 requires a non-zero sequence of RefEntry's; see:
# http://www.oasis-open.org/docbook/documentation/reference/html/refentry.html
Expand Down

0 comments on commit bc5cd08

Please sign in to comment.