git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e77addc
)
regulator: dbx500: use seq_puts() instead of seq_printf()
author
Jingoo Han
<jg1.han@samsung.com>
Wed, 19 Mar 2014 00:26:17 +0000
(09:26 +0900)
committer
Mark Brown
<broonie@linaro.org>
Wed, 19 Mar 2014 10:19:49 +0000
(10:19 +0000)
For a constant format without additional arguments, use seq_puts()
instead of seq_printf(). Also, it fixes the following checkpatch
warning.
WARNING: Prefer seq_puts to seq_printf
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/dbx500-prcmu.c
patch
|
blob
|
history
diff --cc
drivers/regulator/dbx500-prcmu.c
Simple merge