linux/drivers/s390
Arvind Yadav fc2b0f52ae s390/tape: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group 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
  11511	    656	     16	  12183	   2f97	drivers/s390/char/tape_core.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
  11575	    592	     16	  12183	   2f97	drivers/s390/char/tape_core.o

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-07-26 08:25:21 +02:00
..
block s390/dasd: constify attribute_group structures. 2017-07-26 08:25:17 +02:00
char s390/tape: constify attribute_group structures. 2017-07-26 08:25:21 +02:00
cio s390/cio: constify attribute_group structures. 2017-07-26 08:25:18 +02:00
crypto s390/zcrypt_card: constify attribute_group structures. 2017-07-26 08:25:17 +02:00
net s390/qeth: constify attribute_group structures. 2017-07-26 08:25:19 +02:00
scsi SCSI misc on 20170220 2017-02-21 11:51:42 -08:00
virtio Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2017-05-16 09:24:44 -07:00
Makefile virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio 2015-07-07 14:27:06 +03:00