All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] platform/x86: add const to thermal_cooling_device_ops structures
@ 2017-06-21  7:04 Bhumika Goyal
  2017-06-21  7:04 ` [PATCH 1/2] acerhdf: add const to thermal_cooling_device_ops structure Bhumika Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bhumika Goyal @ 2017-06-21  7:04 UTC (permalink / raw)
  To: julia.lawall, peter, dvhart, andy, platform-driver-x86,
	linux-kernel, sujith.thomas
  Cc: Bhumika Goyal

Declare thermal_cooling_device_ops structures as const.

Bhumika Goyal (2):
  acerhdf: add const to thermal_cooling_device_ops structure
  intel_menlow: add const to thermal_cooling_device_ops structure

 drivers/platform/x86/acerhdf.c      | 2 +-
 drivers/platform/x86/intel_menlow.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-06-21 21:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-21  7:04 [PATCH 0/2] platform/x86: add const to thermal_cooling_device_ops structures Bhumika Goyal
2017-06-21  7:04 ` [PATCH 1/2] acerhdf: add const to thermal_cooling_device_ops structure Bhumika Goyal
2017-06-21  7:04 ` [PATCH 2/2] intel_menlow: " Bhumika Goyal
2017-06-21 21:14 ` [PATCH 0/2] platform/x86: add const to thermal_cooling_device_ops structures Darren Hart

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.