diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-09-30 18:40:40 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-10-02 18:57:55 +0200 |
commit | 8df82c13a3756f831b0d748226ce932515728e04 (patch) | |
tree | f543ab6512a622e3d682c0ed9f9072383159aee3 /drivers/spi/spi-axi-spi-engine.c | |
parent | libata: make static arrays const, reduces object code size (diff) | |
download | linux-8df82c13a3756f831b0d748226ce932515728e04.tar.xz linux-8df82c13a3756f831b0d748226ce932515728e04.zip |
libata: make ata_port_type const
Make this const as it is only stored in the const field of a device
structure. Make the declaration in header const too.
Structure found using Coccinelle and changes done by hand.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/spi/spi-axi-spi-engine.c')
0 files changed, 0 insertions, 0 deletions