Re: [PATCH 2/4] mm: Fix checkpatch warnings, whitespace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]
  Powered by Linux