]> 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)
commit911c13b5bc6bceb3528a0daeb22bced3f0787abe
tree8045488bef1c691aceb1d4d53a6a9bd55e19e614
parente91e3a73ea5ec9836ff33a354e4c794fa9c38ff9
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