mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-13 04:06:38 +00:00
Making structs const prevents accidental bugs and with the proper debug options they're protected against corruption. Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>