diff options
author | 2021-10-07 16:17:24 -0400 | |
---|---|---|
committer | 2021-10-12 10:13:57 -0400 | |
commit | 0ae93b99beb283438aa571a6add4eab0c077d576 (patch) | |
tree | 927e54776a9fdda30c461266e14917cfbf03f3ce /drivers/fpga/fpga-mgr.c | |
parent | SUNRPC: Capture value of xdr_buf::page_base (diff) | |
download | linux-dev-0ae93b99beb283438aa571a6add4eab0c077d576.tar.xz linux-dev-0ae93b99beb283438aa571a6add4eab0c077d576.zip |
SUNRPC: Simplify the SVC dispatch code path
Micro-optimization: The last user of the generic SVC dispatch code
path has been removed, so svc_process_common() can be simplified.
This declutters the hot path so that the by-far most common case
(a dispatch function exists) is made the /only/ path.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions