diff options
author | Michal Hocko <mhocko@suse.cz> | 2014-10-21 07:27:15 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-10-21 21:44:21 (GMT) |
commit | a28e785a9f794ba32e603570ab52a262cf963489 (patch) | |
tree | a9337346d14a18a7ee2b7786e676dda88b190352 /fs/cachefiles | |
parent | 5695be142e203167e3cb515ef86a88424f3524eb (diff) | |
download | linux-a28e785a9f794ba32e603570ab52a262cf963489.tar.xz |
PM: convert do_each_thread to for_each_process_thread
as per 0c740d0afc3b (introduce for_each_thread() to replace the buggy
while_each_thread()) get rid of do_each_thread { } while_each_thread()
construct and replace it by a more error prone for_each_thread.
This patch doesn't introduce any user visible change.
Suggested-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions