Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106515
b: refs/heads/master
c: 74fc5c6
h: refs/heads/master
i:
  106513: 5e48503
  106511: 5563c8d
v: v3
  • Loading branch information
Randy Dunlap authored and Sam Ravnborg committed Jul 25, 2008
1 parent 837af25 commit 513a050
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fb5e2b379732e1a6ea32392980bb42e0212db842
refs/heads/master: 74fc5c653c5d0f9d4d70499709a68e61c4acf991
1 change: 1 addition & 0 deletions trunk/scripts/kernel-doc
Original file line number Diff line number Diff line change
Expand Up @@ -1643,6 +1643,7 @@ sub dump_function($$) {
$prototype =~ s/^__always_inline +//;
$prototype =~ s/^noinline +//;
$prototype =~ s/__devinit +//;
$prototype =~ s/__init +//;
$prototype =~ s/^#define\s+//; #ak added
$prototype =~ s/__attribute__\s*\(\([a-z,]*\)\)//;

Expand Down

0 comments on commit 513a050

Please sign in to comment.