mirror of
https://github.com/torvalds/linux.git
synced 2026-04-29 03:52:30 -04:00
Strings which did not contain data format specifications should be put into a sequence. Thus use the corresponding function "seq_puts". This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>