> drivers/char/agp/uninorth-agp.c: In function 'uninorth_create_gatt_table': >>> drivers/char/agp/uninorth-agp.c:426:3: error: label 'enomem' used but not defined > goto enomem; > ^ > > vim +/enomem +426 drivers/char/agp/uninorth-agp.c This error message points a glitch out which was triggered by my update suggestion. Unfortunately, it means that the proposed renaming of such an identifier was incomplete at this source code place. In which ways would you like to improve the shown software situation? * Would you like to fix a single identifier anyhow directly? * Do you expect that I should resend a corrected patch series as a whole package? * Would it be sufficient to send another update only for the software module "AGPGART-UniNorth" a bit later? * Can I worry about this programming mistake a bit less just because the suggested renaming would eventually be rejected? Regards, Markus -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html