Home
last modified time | relevance | path

Searched hist:"20 ffdcb0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dsummary.c20ffdcb0 Fri May 12 05:55:51 CDT 2006 Jesper Juhl <jesper.juhl@gmail.com> [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c

Reduce the nr. of pointer dereferences in fs/jffs2/summary.c

Benefits:
- micro speed optimization due to fewer pointer derefs
- generated code is slightly smaller
- better readability

(The first two sound like a compiler problem but I'll go with the third. dwmw2).

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
20ffdcb0 Fri May 12 05:55:51 CDT 2006 Jesper Juhl <jesper.juhl@gmail.com> [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c

Reduce the nr. of pointer dereferences in fs/jffs2/summary.c

Benefits:
- micro speed optimization due to fewer pointer derefs
- generated code is slightly smaller
- better readability

(The first two sound like a compiler problem but I'll go with the third. dwmw2).

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>