mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
Staging: lustre: socklnd: Remove return statement from void function.
Remove return statement from void function. Signed-off-by: Sandhya Bankar <bankarsandhya512@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
4f29621158
commit
4ec4595272
|
|
@ -2582,7 +2582,6 @@ ksocknal_debug_peerhash(lnet_ni_t *ni)
|
|||
}
|
||||
|
||||
read_unlock(&ksocknal_data.ksnd_global_lock);
|
||||
return;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user