Home
last modified time | relevance | path

Searched hist:f356b08205f6668248960093faf9326c7852a38d (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dpata_sch.cdiff f356b08205f6668248960093faf9326c7852a38d Fri Jun 09 06:45:08 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
H A Dpata_rdc.cdiff f356b08205f6668248960093faf9326c7852a38d Fri Jun 09 06:45:08 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
H A Dsata_via.cdiff f356b08205f6668248960093faf9326c7852a38d Fri Jun 09 06:45:08 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
H A Dsata_inic162x.cdiff f356b08205f6668248960093faf9326c7852a38d Fri Jun 09 06:45:08 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>