Revision 45bd07ad82622fb7c8dd7504d976b7dd11568965 authored by Arvind Yadav on 20 July 2017, 11:30:32 UTC, committed by Thomas Gleixner on 18 August 2017, 09:30:35 UTC
attribute_groups are not supposed to change at runtime and none of the
groups is modified.

Mark the non-const structs as const.

[ tglx: Folded into one big patch ]

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: tony.luck@intel.com
Cc: bp@alien8.de
Link: http://lkml.kernel.org/r/1500550238-15655-2-git-send-email-arvind.yadav.cs@gmail.com

1 parent 187e91f
History
File Mode Size
Kconfig -rw-r--r-- 498 bytes
Makefile -rw-r--r-- 228 bytes
berlin-bg2.c -rw-r--r-- 9.2 KB
berlin-bg2cd.c -rw-r--r-- 6.9 KB
berlin-bg2q.c -rw-r--r-- 16.0 KB
berlin-bg4ct.c -rw-r--r-- 22.9 KB
berlin.c -rw-r--r-- 8.3 KB
berlin.h -rw-r--r-- 1.5 KB

back to top