aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/dwc
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2018-08-08 09:23:32 -0400
committerTrond Myklebust <trond.myklebust@hammerspace.com>2018-09-30 15:35:14 -0400
commitef3f54347f690d06649c0d7a1f63d3410b3d08d3 (patch)
tree54da789eaf3e910df45e475b2559965efab533f7 /drivers/pci/controller/dwc
parentSUNRPC: Minor cleanup for call_transmit() (diff)
downloadwireguard-linux-ef3f54347f690d06649c0d7a1f63d3410b3d08d3.tar.xz
wireguard-linux-ef3f54347f690d06649c0d7a1f63d3410b3d08d3.zip
SUNRPC: Distinguish between the slot allocation list and receive queue
When storing a struct rpc_rqst on the slot allocation list, we currently use the same field 'rq_list' as we use to store the request on the receive queue. Since the structure is never on both lists at the same time, this is OK. However, for clarity, let's make that a union with different names for the different lists so that we can more easily distinguish between the two states. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions