]> www.infradead.org Git - users/jedix/linux-maple.git/commit
remove unused mutex hpidebuglock
authorMaxim Uvarov <maxim.uvarov@oracle.com>
Tue, 27 Mar 2012 23:44:21 +0000 (16:44 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 2 Apr 2012 17:51:14 +0000 (10:51 -0700)
commit4412509d32879f2f4431915c9f62c29e9b7e3ff7
treeda2332a8fa79ae11a0ab2157f13eea8893ab0691
parent15d0524230284229a382b21131e17bd850c830a9
remove unused mutex hpidebuglock

Remove unused mutex and clean up following warnings
drivers/net/hxge/hpi/hpi.c:35: warning: data definition has no type or storage class
drivers/net/hxge/hpi/hpi.c:35: warning: type defaults to "int" in declaration of "DECLARE_MUTEX"
drivers/net/hxge/hpi/hpi.c:35: warning: parameter names (without types) in function declaration

Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
drivers/net/hxge/hpi/hpi.c