]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: Make extract_hostname function public
authorSamuel Cabrero <scabrero@suse.de>
Mon, 30 Nov 2020 18:02:47 +0000 (19:02 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 15:16:22 +0000 (09:16 -0600)
commit04b5b44c70229cc2eb388c8ffd083815051c3b36
treeb930a8acd6fe97cf896e7e56be5875af6d3ab273
parent54547ef66e25183b9e9651ed2b54703a183beaa9
cifs: Make extract_hostname function public

Move the function to misc.c and give it a public header.

Signed-off-by: Samuel Cabrero <scabrero@suse.de>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsproto.h
fs/cifs/connect.c
fs/cifs/misc.c