aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorJakob Koschel <[email protected]>2022-03-19 21:27:04 +0100
committerChuck Lever <[email protected]>2022-03-20 12:49:38 -0400
commit4fc5f5346592cdc91689455d83885b0af65d71b8 (patch)
treef78a5aa2b22adb5dab5083d13175d72e284f15a9 /lib/test-string_helpers.c
parent4e1b04af4fe6679e63d1bc09f750424882ab701c (diff)
nfsd: fix using the correct variable for sizeof()
While the original code is valid, it is not the obvious choice for the sizeof() call and in preparation to limit the scope of the list iterator variable the sizeof should be changed to the size of the destination. Signed-off-by: Jakob Koschel <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions