diff options
| author | Chaitanya Kulkarni <[email protected]> | 2021-06-14 01:58:47 +0000 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2021-06-17 13:51:20 +0000 |
| commit | f3dce2add3e1a06f4e16616408aa70bf2f7c8431 (patch) | |
| tree | 55976476a1b7468b64fb855b4b0bb32468612115 /net/switchdev/switchdev.c | |
| parent | nvmet: use req->cmd directly in bdev-ns fast path (diff) | |
| download | kernel-f3dce2add3e1a06f4e16616408aa70bf2f7c8431.tar.gz kernel-f3dce2add3e1a06f4e16616408aa70bf2f7c8431.zip | |
nvmet: use req->cmd directly in file-ns fast path
The function nvmet_file_parse_io_cmd() is called from the fast path. The
local variable to that function cmd is only used once.
Remove the local variable and use req->cmd directly.
Signed-off-by: Chaitanya Kulkarni <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
