diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2006-05-12 11:55:51 +0100 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-05-12 11:55:51 +0100 |
commit | 20ffdcb00a792073f6e620dc2c644b3c8fbab528 (patch) | |
tree | 73983f99c0f2e3f46cf69ef1f14585937782f1c3 /crypto/hmac.c | |
parent | 1867b7e3f85dc69695735ea4a4cd12027c565d89 (diff) |
[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>
Diffstat (limited to 'crypto/hmac.c')
0 files changed, 0 insertions, 0 deletions