They won't break, because nobody spoke about binary compatibility and
if you recompile a structure initialization, it will fill unmentioned
entries at the end with zeros.
What could be helpful for such things would be using the GCC extension
{
open: tty_open,
flush: NULL,
}
like we do for most of the SCSI drivers already.
With that, such a change would not cause a patch touching so many files.
Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
Ultralinux - first 64bit OS to take full power of the UltraSparc
Linux version 2.1.115 on a sparc64 machine (498.80 BogoMips).
___________________________________________________________________
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html