]> www.infradead.org Git - users/willy/pagecache.git/commit
fs, net: Move read_descriptor_t to net.h fs-folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 14 Feb 2022 14:15:34 +0000 (09:15 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 15 Feb 2022 00:07:08 +0000 (19:07 -0500)
commitd640eb583a16152f0c70301f98e0198d23a58b60
tree0560e03f6c48e87460c63809bce6aa82e2012843
parent4645a394531e8b35d1d19a092d0348b486e5ef94
fs, net: Move read_descriptor_t to net.h

fs.h has no more need for this typedef; networking is now the sole user
of the read_descriptor_t.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/fs.h
include/linux/net.h