Skip to content

Commit f2a5409

Browse files
bharathsm-msSteve French
authored andcommitted
smb: minor cleanup to remove unused function declaration
remove cifs_writev_complete declaration from header file Signed-off-by: Bharath SM <bharathsm@microsoft.com> Reviewed-by: Paulo Alcantara (Red Hat) <pc@manguebit.com> Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 38fec10 commit f2a5409

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/smb/client/cifsproto.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,6 @@ int cifs_async_readv(struct cifs_io_subrequest *rdata);
592592
int cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid);
593593

594594
void cifs_async_writev(struct cifs_io_subrequest *wdata);
595-
void cifs_writev_complete(struct work_struct *work);
596595
int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
597596
struct cifs_sb_info *cifs_sb,
598597
const unsigned char *path, char *pbuf,

0 commit comments

Comments
 (0)