Re: [PATCH RFC 16/16] nvme: Support atomic writes
From:
Bart Van Assche
Date:
Wed May 03 2023 - 14:50:42 EST
Next message:
Marco Felsch: "Re: [PATCH 1/2] dt-bindings: arm: fsl: Add i.MX8MM-EVKB"
Previous message:
Andrii Nakryiko: "Re: [PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)"
In reply to:
John Garry: "[PATCH RFC 16/16] nvme: Support atomic writes"
Next in thread:
John Garry: "Re: [PATCH RFC 16/16] nvme: Support atomic writes"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On 5/3/23 11:38, John Garry wrote:
+ if (!(boundary & (boundary - 1))) {
Please use is_power_of_2() instead of open-coding it.
Thanks,
Bart.
Next message:
Marco Felsch: "Re: [PATCH 1/2] dt-bindings: arm: fsl: Add i.MX8MM-EVKB"
Previous message:
Andrii Nakryiko: "Re: [PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)"
In reply to:
John Garry: "[PATCH RFC 16/16] nvme: Support atomic writes"
Next in thread:
John Garry: "Re: [PATCH RFC 16/16] nvme: Support atomic writes"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]