msm: smd_pkt: Avoid using deprecated functions
sprintf is a deprecated function and hence use snprintf.
Signed-off-by:
Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Loading
Please sign in to comment
sprintf is a deprecated function and hence use snprintf.
Signed-off-by:
Karthikeyan Ramasubramanian <kramasub@codeaurora.org>