diff options
author | Douglas Gilbert <[email protected]> | 2016-04-25 12:16:34 -0400 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-04-29 19:44:23 -0400 |
commit | f46eb0e9fc763b7b66c325eb94e6aefa960146d2 (patch) | |
tree | 19ab8555c08d7ab0a7c9ed4a71a388483fdadc0a /lib/mpi/mpiutil.c | |
parent | fd32119b0deac1af90ca3bed145f17d5ad68d5a7 (diff) |
scsi_debug: use likely hints on fast path
The most common commands in normal use are the READ and WRITE SCSI
commands. Use likely and unlikely hints along the path taken by these
commands. Rename check_readiness() to make_ua() and remove associated
dead code. Rename devInfoReg() to find_build_dev_info().
Signed-off-by: Douglas Gilbert <[email protected]>
Reviewed-by: Hannes Reinicke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions