Page MenuHomeFreeBSD

cam/scsi: Use switch instead of chained if/else
ClosedPublic

Authored by freqlabs on Feb 1 2019, 2:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 30 2023, 1:33 PM
Unknown Object (File)
Dec 22 2023, 9:20 PM
Unknown Object (File)
Dec 17 2023, 6:45 PM
Unknown Object (File)
Nov 7 2023, 1:46 PM
Unknown Object (File)
Sep 12 2023, 8:01 AM
Unknown Object (File)
Sep 4 2023, 12:43 AM
Unknown Object (File)
Jul 21 2023, 9:43 AM
Unknown Object (File)
Jun 26 2023, 11:54 PM
Subscribers

Details

Summary

Using a switch statement helps improve readability.

Sponsored by: iXsystems, Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 1 2019, 3:50 AM
This revision was automatically updated to reflect the committed changes.