Files
linux/include
Jonathan Corbet 845e31e110 seq_buf: fix a misleading comment
The comment for seq_buf_has_overflowed() says that an overflow condition is
marked by len == size, but that's not what the code is testing.  Make the
comment match reality.

Link: https://lkml.kernel.org/r/87pm19kp0m.fsf@meer.lwn.net

Fixes: 8cd709ae76 ("tracing: Have seq_buf use full buffer")
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2023-10-20 16:51:06 -04:00
..
2023-10-20 16:51:06 -04:00
2023-09-19 07:04:49 +02:00
2023-09-02 08:25:19 +01:00