aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorSuwan Kim <[email protected]>2019-06-04 00:02:11 +0900
committerGreg Kroah-Hartman <[email protected]>2019-06-05 11:54:38 +0200
commitcf2b5010f41638e36d8adca8476f4baee64a8996 (patch)
tree4b9b444375c906d79cf5bddfee490d2db7ef3043 /lib/test_overflow.c
parente60e982375244026ca46feeba0fb5bb4d51b5a67 (diff)
usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
vhci_send_cmd_unlink() declears kvec array of size 3 but it actually uses just one element of the array. So, remove kvec array and replace it with single kvec variable. Signed-off-by: Suwan Kim <[email protected]> Acked-by: Shuah Khan <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions