lkml.org 
[lkml]   [2006]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: + x86-move-vsyscall-page-out-of-fixmap-above-stack-tidy.patch added to -mm tree
On Sun, May 21, 2006 at 02:51:54AM -0700, akpm@osdl.org wrote:

> - if ((ret = insert_vm_struct(mm, vma))) {
> + ret = insert_vm_struct(mm, vma);
> + if (ret) {

Urgh.

It's not really any cleaner/clearer so why do that?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-05-21 13:08    [W:0.037 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site