All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers/net: add const to bin_attribute structures
@ 2017-08-02 17:57 Bhumika Goyal
  2017-08-02 17:57 ` [PATCH 1/2] wlcore: add const to bin_attribute structure Bhumika Goyal
  2017-08-02 17:57 ` [PATCH 2/2] qlcnic: " Bhumika Goyal
  0 siblings, 2 replies; 7+ messages in thread
From: Bhumika Goyal @ 2017-08-02 17:57 UTC (permalink / raw)
  To: julia.lawall, kvalo, linux-wireless, netdev, linux-kernel,
	harish.patil, manish.chopra, Dept-GELinuxNICDev
  Cc: Bhumika Goyal

Declare bin_attribute structures as const.

Bhumika Goyal (2):
  wlcore: add const to bin_attribute structure
  qlcnic: add const to bin_attribute structure

 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c | 2 +-
 drivers/net/wireless/ti/wlcore/sysfs.c            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.1

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-02 17:57 [PATCH 0/2] drivers/net: add const to bin_attribute structures Bhumika Goyal
2017-08-02 17:57 ` [PATCH 1/2] wlcore: add const to bin_attribute structure Bhumika Goyal
2017-08-08 11:52   ` [1/2] " Kalle Valo
2017-08-02 17:57 ` [PATCH 2/2] qlcnic: " Bhumika Goyal
2017-08-03  3:24   ` Patil, Harish
2017-08-03  3:24     ` Patil, Harish
2017-08-03 16:29   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.