Re: [PATCH 1/1] Staging: rdma: hfi1: sdma.c: Fixed coding style issues

From: Dennis Dalessandro
Date: Mon May 23 2016 - 08:43:22 EST


On Mon, May 23, 2016 at 12:06:02PM +0530, Shyam Saini wrote:
Fixed following checkpatch.pl warnings:
Prefer 'unsigned int' to bare use of 'unsigned'
Prefer READ_ONCE(<FOO>) over ACCESS_ONCE(<FOO>)

Same response [1] as to your previous patch. If you do spin the READ_ONCE bit please squash the two.

[1] http://marc.info/?l=linux-rdma&m=146400717024632&w=2

-Denny