mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 18:57:47 +07:00
staging/lustre: Remove unused liblustre_check_services prototype
liblustre_check_services is no longer present in the tree. Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
cf677593e7
commit
4c17e28af3
@ -2515,7 +2515,6 @@ struct ptlrpc_service *ptlrpc_register_service(struct ptlrpc_service_conf *conf,
|
||||
|
||||
int ptlrpc_start_threads(struct ptlrpc_service *svc);
|
||||
int ptlrpc_unregister_service(struct ptlrpc_service *service);
|
||||
int liblustre_check_services(void *arg);
|
||||
|
||||
int ptlrpc_hr_init(void);
|
||||
void ptlrpc_hr_fini(void);
|
||||
|
Loading…
Reference in New Issue
Block a user