lkml.org 
[lkml]   [2021]   [Oct]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v1 1/1] seq_file: Move seq_escape() to a header
On Fri,  1 Oct 2021 15:29:17 +0300 Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote:

> Move seq_escape() to the header as inliner.

Some reason for doing this would be nice. Does it make the kernel
smaller? Is this performance-sensitive?

> --- a/include/linux/seq_file.h
> +++ b/include/linux/seq_file.h
> @@ -4,6 +4,7 @@
>
> #include <linux/types.h>
> #include <linux/string.h>
> +#include <linux/string_helpers.h>

Why was this added?

> #include <linux/bug.h>
> #include <linux/mutex.h>
> #include <linux/cpumask.h>

\
 
 \ /
  Last update: 2021-10-02 01:40    [W:0.022 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site