commit | 70e97a2d9c5266487dfec4cade28f8e587927f04 | [log] [tgz] |
---|---|---|
author | Subhransu S. Prusty <subhransu.s.prusty@intel.com> | Tue Nov 07 16:16:24 2017 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed Nov 08 18:58:20 2017 +0000 |
tree | 4799fc0700999f05f08354636d72a7ee15fe5188 | |
parent | d956147473ec1843c2660a89ef0fba80b66c6657 [diff] |
ASoC: hdac_hdmi: Fix static checker warning for sprintf usage Use snprintf instead of sprintf to shut the warning. Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com> Acked-By: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>