diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-01 19:51:14 +0530 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-10 19:40:50 -0400 |
commit | 5f3342d757d10edc21b148e9e0c01035317572ff (patch) | |
tree | 8b86e4a8a45c1fb53843417240c7fb9489f34111 /scripts/Makefile.gcc-plugins | |
parent | f32c9e03d4a8dfe4880c830a353de7cfb49a3755 (diff) |
arcmsr: add const to bin_attribute structures
Add const to bin_attribute structures as they are only passed to the
functions system_{remove/create}_bin_file. The arguments passed are of
type const, so declare the structures to be const.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/Makefile.gcc-plugins')
0 files changed, 0 insertions, 0 deletions