input: sensors: Replace sprintf with snprintf
As sprintf is deprecated, it has to be replaced by
suitable safe replacement. So snprinf is used.
Change-Id: I952d51da150f05944210157344aba91763d79429
Signed-off-by:
Kishor PK <kpbhat@codeaurora.org>
Loading
Please register or sign in to comment