> "Paul" == Paul Burton writes:
Paul> The MULDIV macro is essentially a duplicate of the more standard
Paul> mult_frac macro. Replace use of MULDIV with mult_frac & drop the
Paul> duplication.
Applied to 4.9/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe
On 2016-08-19 06:43 PM, Paul Burton wrote:
The MULDIV macro is essentially a duplicate of the more standard
mult_frac macro. Replace use of MULDIV with mult_frac & drop the
duplication.
Signed-off-by: Paul Burton
I spoke too soon, as this patch changes the last one :-)
As far as I can determi
The MULDIV macro is essentially a duplicate of the more standard
mult_frac macro. Replace use of MULDIV with mult_frac & drop the
duplication.
Signed-off-by: Paul Burton
---
drivers/scsi/sg.c | 19 ---
1 file changed, 4 insertions(+), 15 deletions(-)
diff --git a/drivers/scsi/sg
3 matches
Mail list logo