Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321701
b: refs/heads/master
c: 0df7c0e
h: refs/heads/master
i:
  321699: 5805126
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Aug 17, 2012
1 parent 2bc7bf1 commit 9388101
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: 0b0402d45326bc167d1652169c7ce5669f973730
refs/heads/master: 0df7c0e3a73f5d12bca24d81ee5ed52947b372b6
1 change: 1 addition & 0 deletions trunk/scripts/kernel-doc
Original file line number Diff line number Diff line change
Expand Up @@ -1786,6 +1786,7 @@ sub dump_function($$) {
$prototype =~ s/__init +//;
$prototype =~ s/__init_or_module +//;
$prototype =~ s/__must_check +//;
$prototype =~ s/__weak +//;
$prototype =~ s/^#\s*define\s+//; #ak added
$prototype =~ s/__attribute__\s*\(\([a-z,]*\)\)//;

Expand Down

0 comments on commit 9388101

Please sign in to comment.