Here are 2 patches against the for-next branch of the LibATA Group's repo. First I saw that the support for the Toshiba Piccolo chips in the generic ATA driver was guarded by the old-fashioned checks and replaced them by IS_ENABLED(); then Damien asked to add a clarifying comment before that check -- and we have 2 patches now! :-) Sergey Shtylyov (2): ata: ata_generic: add comment about Toshiba Piccolo ata: ata_generic: use IS_ENABLED() macro drivers/ata/ata_generic.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -- 2.47.0