From: Roland Dreier Date: Tue, 18 Oct 2005 20:22:16 +0000 (-0700) Subject: [IB] mthca: Use enum in mthca_alloc_db() prototype X-Git-Tag: v2.6.15-rc1~731^2~21^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6f5cb7be0ab478e0618e3c2c6ada27f56d1e7fb;p=pandora-kernel.git [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 --- Reading git-diff-tree failed