Arvind Yadav b74271e40e ocfs2: constify attribute_group structures
attribute_groups are not supposed to change at runtime.  All functions
working with attribute_groups provided by <linux/sysfs.h> work with
const attribute_group.  So mark the non-const structs as const.

File size before:
   text	   data	    bss	    dec	    hex	filename
   4402	   1088	     38	   5528	   1598	fs/ocfs2/stackglue.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
   4442	   1024	     38	   5504	   1580	fs/ocfs2/stackglue.o

Link: http://lkml.kernel.org/r/cab4e59b4918db3ed2ec77073a4cb310c4429ef5.1498808026.git.arvind.yadav.cs@gmail.com
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: Mark Fasheh <mfasheh@versity.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Joseph Qi <jiangqi903@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-07-06 16:24:30 -07:00
..
2016-05-12 15:52:50 -07:00
2017-02-27 18:43:46 -08:00
2016-11-11 08:12:37 -08:00
2011-07-25 14:58:15 -07:00
2017-07-06 16:24:30 -07:00
2016-01-22 18:04:28 -05:00
2015-12-29 17:45:49 -08:00
2016-12-12 18:55:06 -08:00
2017-07-06 16:24:30 -07:00
2011-03-31 11:26:23 -03:00
2017-06-05 16:59:12 +02:00
2012-05-29 23:28:40 -04:00
2016-05-12 15:52:50 -07:00