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 (2): ata: pata_artop: use *switch* in artop_init_one() ata: pata_artop: use *switch* in atp8xx_fixup() drivers/ata/pata_artop.c | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) -- 2.26.3