summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVijayavardhan Vennapusa <vvreddy@codeaurora.org>2017-09-13 15:41:20 +0530
committerVijayavardhan Vennapusa <vvreddy@codeaurora.org>2017-09-13 16:03:39 +0530
commit37a389ae91c05a82c58cd54f8a8f3d70c47a9f2b (patch)
treef1d3da7c5e163b376e774add2f14c686ab74c96a /tools/perf/scripts/python
parent8aedd7084222d4cce3acdfe3c71820c674503bee (diff)
USB: composite: Use snprintf instead of sprintf
composite driver is using sprintf() function to expose value to userspace. This sprintf() is banned function and instead required to use snprintf() function. Hence replace sprintf() with snprintf() function to fix static analysis tool error. Change-Id: I85f38fe3f2121f6a0cb76b7178a3e699ba1dc7f2 Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions