Skip to content
Commit 2d1d31dd authored by Markus Elfring's avatar Markus Elfring Committed by Ulf Hansson
Browse files

mmc: vub300: Use common code in __download_offload_pseudocode()



Add a jump target so that a specific string copy operation is stored
only once at the end of this function implementation.
Replace two calls of the function "strncpy" by goto statements.

This issue was detected by using the Coccinelle software.

Signed-off-by: default avatarMarkus Elfring <elfring@users.sourceforge.net>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 7f8e446b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment