diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-12-19 13:31:24 +0900 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2013-12-20 10:53:41 +0100 |
commit | adcba1e3a5d97d93f2277bcf38ae1eb2c91fc840 (patch) | |
tree | 8cffed28ea02d2d9d7e92ab78ed8a43115960345 /drivers/iio | |
parent | 6a6833563f58d6f162bef5753b3a053d51a61a56 (diff) | |
download | blackbird-op-linux-adcba1e3a5d97d93f2277bcf38ae1eb2c91fc840.tar.gz blackbird-op-linux-adcba1e3a5d97d93f2277bcf38ae1eb2c91fc840.zip |
pwm: use seq_puts() instead of seq_printf()
For a constant format without additional arguments, use seq_puts()
instead of seq_printf(). Also, the following checkpatch warning is
fixed.
WARNING: Prefer seq_puts to seq_printf
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions