diff options
author | Nicolas Iooss <nicolas.iooss_linux@m4x.org> | 2017-03-13 22:22:50 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-03-20 14:24:34 +0300 |
commit | cd7d1eab8545c6b7bbcd03dd723247ce1bb9954b (patch) | |
tree | 0247283698152a67a92137333d0b2e31d40b6f46 /sound/pci | |
parent | ebe2aa911fc85b7c1ce6c433dec72a4b044b22c6 (diff) | |
download | linux-cd7d1eab8545c6b7bbcd03dd723247ce1bb9954b.tar.xz |
ALSA: es1688: Use strcpy() instead of sprintf()
There is no point in using sprintf() without a format string when
strcpy() can perform the same operation.
Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions