All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: greybus: declare struct of_device_id as const
@ 2016-09-22 15:33 Eva Rachel Retuya
  2016-09-22 15:33 ` [PATCH v2 1/2] staging: greybus: arche-apb-ctrl: " Eva Rachel Retuya
  2016-09-22 15:33 ` [PATCH v2 2/2] staging: greybus: arche-platform: " Eva Rachel Retuya
  0 siblings, 2 replies; 3+ messages in thread
From: Eva Rachel Retuya @ 2016-09-22 15:33 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: johan, elder, gregkh, Eva Rachel Retuya

Address the following checkpatch warning:
WARNING: struct of_device_id should be normally const

Change in v2:
* Explain in the commit message why the change is correct

Eva Rachel Retuya (2):
  staging: greybus: arche-apb-ctrl: declare struct of_device_id as const
  staging: greybus: arche-platform: declare struct of_device_id as const

 drivers/staging/greybus/arche-apb-ctrl.c | 2 +-
 drivers/staging/greybus/arche-platform.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2016-09-22 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 15:33 [PATCH v2 0/2] staging: greybus: declare struct of_device_id as const Eva Rachel Retuya
2016-09-22 15:33 ` [PATCH v2 1/2] staging: greybus: arche-apb-ctrl: " Eva Rachel Retuya
2016-09-22 15:33 ` [PATCH v2 2/2] staging: greybus: arche-platform: " Eva Rachel Retuya

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.