• William Lee Irwin III's avatar
    [PATCH] duplicate decl in sched_init() · 2b227acb
    William Lee Irwin III authored
      I found this one while trying to straighten out bootstrap ordering
      issues elsewhere.
    
      There appears to be a duplicate declaration of rq in sched_init().
      This removes the nested declaration and otherwise leaves things alone.
    2b227acb
sched.c 42.4 KB