diff options
| author | Rasmus Villemoes <[email protected]> | 2014-12-02 23:10:50 +0000 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2015-02-02 17:57:45 +0000 |
| commit | 2f979427b2babed959c86d32a506063b9145429e (patch) | |
| tree | 09f8cc6c887fb3fe326da3a059077a824ef360cf /lib/string_helpers.c | |
| parent | scsi: remove SPRINTF macro (diff) | |
| download | kernel-2f979427b2babed959c86d32a506063b9145429e.tar.gz kernel-2f979427b2babed959c86d32a506063b9145429e.zip | |
advansys: replace seq_printf with seq_puts
Using seq_printf to print a simple string is a lot more expensive than
it needs to be, since seq_puts exists. Replace seq_printf with
seq_puts when possible.
Signed-off-by: Rasmus Villemoes <[email protected]>
Reviewed-by: Finn Thain <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
