Roland Dreier 0b0df6f207 IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
mthca_device_mutex() can be initialized automatically with
DEFINE_MUTEX() rather than explicitly calling mutex_init().  This
saves a bit of text and shrinks the source by a line, so we may as
well do it....

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-12-15 20:55:28 -08:00
..
2006-12-12 17:41:41 -05:00
2006-12-10 09:55:40 -08:00
2006-12-13 09:05:52 -08:00
2006-12-11 12:43:35 +01:00
2006-12-11 13:49:53 +11:00
2006-12-13 09:05:48 -08:00
2006-12-10 09:57:22 -08:00
2006-12-10 09:57:22 -08:00