summaryrefslogtreecommitdiffstats
path: root/lib/seq_buf.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Use seq_buf_used() in seq_buf_to_user() instead of lenJerry Snitselaar2015-12-231-2/+4
* seq_buf: Fix seq_buf_bprintf() truncationSteven Rostedt (Red Hat)2015-03-041-1/+1
* seq_buf: Fix seq_buf_vprintf() truncationSteven Rostedt (Red Hat)2015-03-041-1/+1
* bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo2015-02-131-36/+0
* seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)2014-11-191-0/+359