seq_buf: Don't use "proxy" headers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 Feb 2024 14:22:55 +0000 (16:22 +0200)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 15 Feb 2024 17:16:46 +0000 (12:16 -0500)
commit8a566f94104df87a067458351675129bb4e1ece2
treec7887aac1f384bbfae3de5a3b88586a5ca752adc
parent9b6326354cf9a41521b79287da3bfab022ae0b6d
seq_buf: Don't use "proxy" headers

Update header inclusions to follow IWYU (Include What You Use)
principle.

Link: https://lkml.kernel.org/r/20240215142255.400264-1-andriy.shevchenko@linux.intel.com
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
include/linux/seq_buf.h
lib/seq_buf.c