mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
[IB] mthca: Use enum in mthca_alloc_db() prototype
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>
This commit is contained in:
parent
4b2d319b53
commit
c6f5cb7be0
2 changed files with 4 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue