diff options
| author | Atsushi Nemoto <[email protected]> | 2009-02-02 20:12:23 +0100 |
|---|---|---|
| committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2009-02-02 20:12:23 +0100 |
| commit | 9711a53721616b0f4c5f21c5811e5c4ef82be46f (patch) | |
| tree | 5e4d20d03aba57f7f90552c98797ebffbd6d3195 /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
| parent | a77dcc437c1c3bc73887ecac8a304e4adcabb9b7 (diff) | |
tx4939ide: typo fix and minor cleanup
The bcount is greater than 0 and less than or equal to 0x10000.
Thus '(bcount & 0xffff) == 0x0000' can be simplified as 'bcount == 0x10000'.
Suggested-by: Sergei Shtylyov <[email protected]>
Signed-off-by: Atsushi Nemoto <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions