public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] IB: add const to bin_attribute structures
@ 2017-08-02 10:01 Bhumika Goyal
  2017-08-02 10:01 ` [PATCH 1/2] IB/qib: " Bhumika Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bhumika Goyal @ 2017-08-02 10:01 UTC (permalink / raw)
  To: julia.lawall, mike.marciniszyn, dennis.dalessandro, dledford,
	sean.hefty, hal.rosenstock, linux-rdma, linux-kernel
  Cc: Bhumika Goyal

Declare bin_attribute structures as const. 
Done using Coccinelle.

Bhumika Goyal (2):
  IB/qib: add const to bin_attribute structures
  IB/hfi1: add const to bin_attribute structures

 drivers/infiniband/hw/hfi1/sysfs.c    | 4 ++--
 drivers/infiniband/hw/qib/qib_sysfs.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-18 18:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02 10:01 [PATCH 0/2] IB: add const to bin_attribute structures Bhumika Goyal
2017-08-02 10:01 ` [PATCH 1/2] IB/qib: " Bhumika Goyal
2017-08-02 10:01 ` [PATCH 2/2] IB/hfi1: " Bhumika Goyal
2017-08-18 18:08 ` [PATCH 0/2] IB: " Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox