• Chas Williams's avatar
    [ATM]: seq_file conversion of /proc/net/atm [8/8] (from romieu@fr.zoreil.com) · 787f6543
    Chas Williams authored
    - introduction of the struct array 'atm_proc_ents':
      - removal of code duplication in atm_proc_cleanup();
      - removal of code duplication in atm_proc_init();
      - removal of the macros CREATE_SEQ_ENTRY() and CREATE_ENTRY();
      - /proc/net/atm/vcc returns to /proc/net/atm/vc;
    - credits at the top of the file;
    - replaced proc_dev_atm_operations by proc_atm_dev_ops;
    - atm_proc_dev_register: removal of tasteless "fail0/fail1" labels.
    787f6543
proc.c 22.3 KB