Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126395
b: refs/heads/master
c: d78dd07
h: refs/heads/master
i:
  126393: 474367f
  126391: e9a5b01
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 6, 2009
1 parent 42909a2 commit c104beb
Show file tree
Hide file tree
Showing 2 changed files with 6 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: bd4207c9016749f0a212faf7f7f49e5317d96d9b
refs/heads/master: d78dd070ccda6384efeae142b116bc174f0cd9fa
5 changes: 5 additions & 0 deletions trunk/Documentation/kernel-doc-nano-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ The @argument descriptions must begin on the very next line following
this opening short function description line, with no intervening
empty comment lines.

If a function parameter is "..." (varargs), it should be listed in
kernel-doc notation as:
* @...: description


Example kernel-doc data structure comment.

/**
Expand Down

0 comments on commit c104beb

Please sign in to comment.