All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cocci] some questions related to output formatting
@ 2017-01-26 13:45 Kumar Gala
  2017-01-26 14:18 ` Julia Lawall
  0 siblings, 1 reply; 6+ messages in thread
From: Kumar Gala @ 2017-01-26 13:45 UTC (permalink / raw)
  To: cocci

1. Is there a way to adjust the 80 char line break limit?
2. When I?m using a python script that parses a token that crosses multiple lines for some reason the output gets merged onto a single line:

-                       printk(" Min latency from hw interrupt up to 'C' int. "
-                              "handler:"
-                              " %d tcs = %d nsec\n",
+                       printk(" Min latency from hw interrupt up to 'C' int. " "handler:" " %lu tcs = %lu nsec\n?,

Is there something I should be doing special?

I?m using a modified version of Johann?s script for adjusting printf formatters:

https://systeme.lip6.fr/pipermail/cocci/2016-August/003533.html

Thanks

- k

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-31 10:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-26 13:45 [Cocci] some questions related to output formatting Kumar Gala
2017-01-26 14:18 ` Julia Lawall
2017-01-26 14:29   ` Kumar Gala
2017-01-26 15:31     ` Julia Lawall
2017-01-26 15:37     ` Julia Lawall
2017-01-31 10:13       ` Michael Stefaniuc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.