Loading fs/afs/cmservice.c +0 −6 Original line number Diff line number Diff line Loading @@ -17,10 +17,6 @@ #include "internal.h" #include "afs_cm.h" #if 0 struct workqueue_struct *afs_cm_workqueue; #endif /* 0 */ static int afs_deliver_cb_init_call_back_state(struct afs_call *, struct sk_buff *, bool); static int afs_deliver_cb_init_call_back_state3(struct afs_call *, Loading Loading @@ -282,7 +278,6 @@ static int afs_deliver_cb_callback(struct afs_call *call, struct sk_buff *skb, break; } call->state = AFS_CALL_REPLYING; /* we'll need the file server record as that tells us which set of Loading Loading @@ -426,7 +421,6 @@ static void SRXAFSCB_ProbeUuid(struct work_struct *work) _enter(""); if (memcmp(r, &afs_uuid, sizeof(afs_uuid)) == 0) reply.match = htonl(0); else Loading Loading
fs/afs/cmservice.c +0 −6 Original line number Diff line number Diff line Loading @@ -17,10 +17,6 @@ #include "internal.h" #include "afs_cm.h" #if 0 struct workqueue_struct *afs_cm_workqueue; #endif /* 0 */ static int afs_deliver_cb_init_call_back_state(struct afs_call *, struct sk_buff *, bool); static int afs_deliver_cb_init_call_back_state3(struct afs_call *, Loading Loading @@ -282,7 +278,6 @@ static int afs_deliver_cb_callback(struct afs_call *call, struct sk_buff *skb, break; } call->state = AFS_CALL_REPLYING; /* we'll need the file server record as that tells us which set of Loading Loading @@ -426,7 +421,6 @@ static void SRXAFSCB_ProbeUuid(struct work_struct *work) _enter(""); if (memcmp(r, &afs_uuid, sizeof(afs_uuid)) == 0) reply.match = htonl(0); else Loading