Re: [PATCH] Decrease number of pointer derefs in multipath.c

From: Ingo Molnar
Date: Fri Dec 09 2005 - 05:08:15 EST



* Jesper Juhl <jesper.juhl@xxxxxxxxx> wrote:

> Hi,
>
> Here's a small patch to decrease the number of pointer derefs in
> drivers/md/multipath.c
>
> Benefits of the patch:
> - Fewer pointer dereferences should make the code slightly faster.
> - Size of generated code is smaller
> - improved readability
>
> Please consider applying.
>
>
> Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>

looks good to me.

Acked-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/