On Thu, Dec 19, 2013 at 11:46:14AM +0900, Hitoshi Mitake wrote: > This patch removes confusing names in work.c: > 1. before: wi->nr_workers, after: wi->nr_queued_work > 2. before: struct worker_info, after: struct wq_info > > Also fixes obsolete comments. > Applied thanks Yuan