• Sasha Levin's avatar
    9p: Small cleanup in <net/9p/9p.h> · 08bb3a50
    Sasha Levin authored
    There are two small cleanups in this patch:
     - p9_errstr2errno was declared twice - remove one declaration.
     - A uint8_t type was mixed in, change it to u8 to match
    with the rest of the type names and remove dependency.
    
    Cc: Eric Van Hensbergen <ericvh@gmail.com>
    Cc: Ron Minnich <rminnich@sandia.gov>
    Cc: Latchesar Ionkov <lucho@ionkov.net>
    Cc: Pekka Enberg <penberg@cs.helsinki.fi>
    Signed-off-by: default avatarSasha Levin <levinsasha928@gmail.com>
    Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
    08bb3a50
9p.h 17.5 KB