[PATCH] duplicate decl in sched_init()
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.
Showing
Please register or sign in to comment