Home
last modified time | relevance | path

Searched hist:a84ea8c7e839a73dab4bfc755f7f52e947690dab (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/libfc/
H A Dfc_exch.cdiff a84ea8c7e839a73dab4bfc755f7f52e947690dab Wed Aug 14 17:33:35 CEST 2013 Bart Van Assche <bvanassche@acm.org> libfc: Micro-optimize fc_setup_exch_mgr()

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>