• Christoph Hellwig's avatar
    [PATCH] don't include net.h in fs.h · 3a262a17
    Christoph Hellwig authored
    fs.h is pulling so much crap in..  No need to include net.h in fs.h if
    we move struct sock_alloc to net.h (which already includes fs.h through
    skbuf.h and mm.h..).  Fixup the few files in net/ that relied on this,
    and the readv/writev implementations that got uio.h through net.h.
    3a262a17
inetpeer.c 14.2 KB