Re: [PATCH net] liquidio: silence a locking static checker warning

2017-04-30 Thread David Miller
From: Dan Carpenter Date: Fri, 28 Apr 2017 15:57:15 +0300 > Presumably we never hit this return, but static checkers complain that > we need to unlock so we may as well fix that. > > Signed-off-by: Dan Carpenter Applied.

Re: [PATCH net] liquidio: silence a locking static checker warning

2017-04-28 Thread Felix Manlunas
From: Dan Carpenter Date: Fri, 28 Apr 2017 15:57:15 +0300 > Presumably we never hit this return, but static checkers complain that > we need to unlock so we may as well fix that. > > Signed-off-by: Dan Carpenter > > diff --git a/drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c > b/driver

[PATCH net] liquidio: silence a locking static checker warning

2017-04-28 Thread Dan Carpenter
Presumably we never hit this return, but static checkers complain that we need to unlock so we may as well fix that. Signed-off-by: Dan Carpenter diff --git a/drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c b/drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c index 201b9875f9bb..5cca73