Loading net/rxrpc/ar-internal.h +0 −1 Original line number Original line Diff line number Diff line Loading @@ -145,7 +145,6 @@ struct rxrpc_skb_priv { }; }; union { union { int remain; /* amount of space remaining for next write */ int remain; /* amount of space remaining for next write */ u32 error; /* network error code */ }; }; struct rxrpc_host_header hdr; /* RxRPC packet header from this packet */ struct rxrpc_host_header hdr; /* RxRPC packet header from this packet */ Loading Loading
net/rxrpc/ar-internal.h +0 −1 Original line number Original line Diff line number Diff line Loading @@ -145,7 +145,6 @@ struct rxrpc_skb_priv { }; }; union { union { int remain; /* amount of space remaining for next write */ int remain; /* amount of space remaining for next write */ u32 error; /* network error code */ }; }; struct rxrpc_host_header hdr; /* RxRPC packet header from this packet */ struct rxrpc_host_header hdr; /* RxRPC packet header from this packet */ Loading