diff options
author | Tao Ma <tao.ma@oracle.com> | 2010-09-19 13:42:28 +0800 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2010-09-23 14:16:47 -0700 |
commit | 4a452de4fdfe4dbb27e491904d8bfaf1262bdff4 (patch) | |
tree | 94b4e9fb4fc31ede4721bab8f2e9281bef034d79 /crypto/blowfish.c | |
parent | 47dea423799d98c53793237ab386a94976f305d5 (diff) |
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
The first time I read the function ocfs2_resmap_resv_bits, I consider
about what 'wanted' will be used and consider about the comments.
Then I find it is only used if the reservation is empty. ;)
So we'd better move it to the parens so that it make the code more
readable, what's more, ocfs2_resmap_resv_bits is used so frequently
and we should save some cpus.
Acked-by: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'crypto/blowfish.c')
0 files changed, 0 insertions, 0 deletions