On 2017-08-12 07:44, Julia Lawall wrote:
These pci_error_handlers structures are only stored in the err_handler
field of a pci_driver structure, and this field is declared as const.
Thus
the pci_error_handlers structures can be const too.
Done with the help of Coccinelle.
Signed-off-by: Juli
These pci_error_handlers structures are only stored in the err_handler
field of a pci_driver structure, and this field is declared as const. Thus
the pci_error_handlers structures can be const too.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall
---
drivers/misc/genwqe/card_base
2 matches
Mail list logo