On Mon, 13 Mar 2017 20:22:50 +0100,
Nicolas Iooss wrote:
>
> There is no point in using sprintf() without a format string when
> strcpy() can perform the same operation.
>
> Signed-off-by: Nicolas Iooss
Applied, thanks.
Takashi
> ---
> sound/isa/es1688/es1688_lib.c | 2 +-
> 1 file changed
There is no point in using sprintf() without a format string when
strcpy() can perform the same operation.
Signed-off-by: Nicolas Iooss
---
sound/isa/es1688/es1688_lib.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/isa/es1688/es1688_lib.c b/sound/isa/es1688/es1688_li
2 matches
Mail list logo