[PATCH V2 2/3] scsi: fix compiler warning for sg
Timur Tabi
timur at codeaurora.org
Mon Nov 9 20:53:17 PST 2015
Sinan Kaya wrote:
>
> The code says it is using these macros for small integers only which
> can't overflow. I was trying to get rid of compiler warning and it seems
> to have disappeared.
I would double-check the assembly code, if I were you. I don't like it
when warnings just go away like that.
Besides, we *should* be using do_div() for 64-bit division.
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, hosted by The Linux Foundation.
More information about the linux-arm-kernel
mailing list