mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 16:26:41 +09:00
staging: slicoss: Remove unnecessary blank line
Removes unnecessary blank line detected by checkpatch. Signed-off-by: Rehas Sachdeva <aquannie@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a54570a8c0
commit
1ef87b8d5c
@@ -1661,7 +1661,6 @@ static int slic_link_event_handler(struct adapter *adapter)
|
||||
struct slic_shmemory *sm = &adapter->shmem;
|
||||
dma_addr_t phaddr = sm->lnkstatus_phaddr;
|
||||
|
||||
|
||||
if (adapter->state != ADAPT_UP) {
|
||||
/* Adapter is not operational. Ignore. */
|
||||
return -ENODEV;
|
||||
|
||||
Reference in New Issue
Block a user