git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b2d319
)
[IB] mthca: Use enum in mthca_alloc_db() prototype
author
Roland Dreier
<rolandd@cisco.com>
Tue, 18 Oct 2005 20:22:16 +0000
(13:22 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 18 Oct 2005 20:22:16 +0000
(13:22 -0700)
Make the type parameter of mthca_alloc_db() be an enum mthca_db_type
instead of an int. This doesn't have any practical effect but
documents the functions a little better.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found