diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2015-09-30 20:30:26 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-09-30 21:31:16 +0200 |
commit | 20991cdb26ffc51030223320a6dd266f4fc28fbd (patch) | |
tree | 11e78b3481be4949942903d6899405de6bc14a27 /drivers/base/class.c | |
parent | regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file() (diff) | |
download | linux-20991cdb26ffc51030223320a6dd266f4fc28fbd.tar.xz linux-20991cdb26ffc51030223320a6dd266f4fc28fbd.zip |
regmap: debugfs: use memcpy instead of snprintf
Since we know the length of entry and that there's room enough in the
output buffer, using memcpy instead of snprintf is simpler and
cheaper.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/base/class.c')
0 files changed, 0 insertions, 0 deletions