• Arnaldo Carvalho de Melo's avatar
    o ipx: several simple cleanups · 95dcaa76
    Arnaldo Carvalho de Melo authored
    . use switch/case alignment at the same column, 
      more common in the kernel sources
    . remove outdated module refcounting comments
    . have just one exit (return) in the ioctl functions
    . use 'rc' for return variables, not ret or err, for
      consistency on naming.
    95dcaa76
af_ipx.c 56.4 KB