git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b20d9bf
)
libfc: Micro-optimize fc_setup_exch_mgr()
author
Bart Van Assche
<bvanassche@acm.org>
Wed, 14 Aug 2013 15:33:35 +0000
(15:33 +0000)
committer
Robert Love
<robert.w.love@intel.com>
Wed, 4 Sep 2013 20:02:09 +0000
(13:02 -0700)
Convert a loop into an ilog2() call. Although this code is not performance
sensitive this conversion makes this code easier to read.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
No differences found