diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2020-02-16 18:23:43 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2020-02-16 19:14:45 +0100 |
commit | 2bad3a305b5934d17e817a8fbb9c42ee04dc5a3c (patch) | |
tree | e37badceaeaeb6fc5aeeb687e0036bcef3234677 /configs/freebsd_defconfig | |
parent | 3f7fb2c89ad75bbdd3b69e302124c8179c273bb4 (diff) |
ash: jobs: Replace some uses of fmtstr with stpcpy/stpncpy
Upstream commit:
Date: Sat, 19 May 2018 02:39:45 +0800
jobs: Replace some uses of fmtstr with stpcpy/stpncpy
Some uses of fmtstr, particularly the ones without a format string,
can be replaced with stpcpy or stpncpy. This patch does that so
we don't have to introduce unnecessary format strings in order to
silence compiler warnings.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/freebsd_defconfig')
0 files changed, 0 insertions, 0 deletions