[PATCH v2 0/2] scsi: arcmsr: fix warning: right shift count >= width of type
From: ching Huang
Date: Wed Oct 07 2020 - 00:33:14 EST
This patch is against to mkp's 5.10/scsi-staging.
1. fix warning: right shift count >= width of type.
2. use round_up() instead of logical operation.
---