Skip to content
  • Petr Machata's avatar
    struct Process becomes struct process · 929bd57c
    Petr Machata authored
    This is for consistency with other structures, and ultimately with
    Linux coding style.  The typedef ("Process") was dropped as well for
    this reason.
    
    This opportunity was used to fix coding style around the impacted
    lines.
    929bd57c