Skip to content
Commit f356b082 authored by Bhumika Goyal's avatar Bhumika Goyal Committed by Tejun Heo
Browse files

ata: declare ata_port_info structures as const



ata_port_info structures are either copied to other objects or their
references are stored in objects of type const. So, ata_port_info
structures having similar usage pattern can be made const.

Signed-off-by: default avatarBhumika Goyal <bhumirks@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent be4e456e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment