lkml.org 
[lkml]   [2017]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/4] mm: Fix checkpatch warnings, whitespace
On Thu, 2 Feb 2017, Tobin C. Harding wrote:

> @@ -3696,8 +3695,8 @@ int handle_mm_fault(struct vm_area_struct *vma, unsigned long address,
> * VM_FAULT_OOM), there is no need to kill anything.
> * Just clean up the OOM state peacefully.
> */
> - if (task_in_memcg_oom(current) && !(ret & VM_FAULT_OOM))
> - mem_cgroup_oom_synchronize(false);
> + if (task_in_memcg_oom(current) && !(ret & VM_FAULT_OOM))
> + mem_cgroup_oom_synchronize(false);
> }
>
> /*

The comment suffers from the same problem.

\
 
 \ /
  Last update: 2017-02-02 01:49    [W:0.073 / U:0.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site