diff options
author | Joe Perches <joe@perches.com> | 2015-02-22 05:53:54 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-02-24 11:16:14 +0300 |
commit | af78114ec757cea281aafa3433a3a2e211e2eb67 (patch) | |
tree | ece82b261454ef38ef913992f39603c5349febfd /drivers/regulator/tps65912-regulator.c | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
download | linux-af78114ec757cea281aafa3433a3a2e211e2eb67.tar.xz |
regulator: dbx500: Remove use of seq_puts/seq_printf return value
The seq_puts/seq_printf return value, because it's frequently misused,
will eventually be converted to void.
See: commit 1f33c41c03da ("seq_file: Rename seq_overflow() to
seq_has_overflowed() and make public")
Miscellanea:
o Remove unnecessary dev_err("seq_<foo> overflow\n") messages
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/tps65912-regulator.c')
0 files changed, 0 insertions, 0 deletions