commit | 8973a6e770fc891f92daacbc1c92c7cd396fcf7e | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Tue Apr 26 15:25:29 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Apr 28 14:53:18 2011 -0400 |
tree | 3e5025263b23db5c7cac9c64af6ba948701de980 | |
parent | 47684808fd89d6809c0886e06f8ac324252499d8 [diff] |
libertas: use kernel-doc notation, fix comment style Convert all libertas/ files to use kernel-doc notation instead of whatever it was (doxygen?). Add or fix function parameters in several places. Use expected style for multi-line comments in lots of places. Remove erroneous /** in multiple places. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>