Here are 3 patches against the 'for-next' branch of Damien Le Moal's 'libata.git' repo. The driver abuses the strings of the *if* statements where a *switch* statements would fit better... Sergey Shtylyov (3): pata_artop: eliminate local variable in artop_init_one() pata_artop: use *switch* in artop_init_one() pata_artop: use *switch* in atp8xx_fixup() drivers/ata/pata_artop.c | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) -- 2.26.3