]> git.baikalelectronics.ru Git - kernel.git/commit
IB/hfi1: Fix comment on default hdr entry size
authorMike Marciniszyn <mike.marciniszyn@intel.com>
Mon, 4 Jun 2018 18:44:11 +0000 (11:44 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 4 Jun 2018 21:29:48 +0000 (15:29 -0600)
commit203854e6d55be4cfdd87cfc11f6a09e3eceebdc7
tree8045488bef1c691aceb1d4d53a6a9bd55e19e614
parent3e2c665ff2fc555d80bdfa04b83ab965010c0662
IB/hfi1: Fix comment on default hdr entry size

The comment for the default header queue entry size is incorrect.

Correct the comment and fix the resulting S_IRUGO warning that shows
up in the widened patch context.

Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hfi1/init.c