mirror of
https://github.com/torvalds/linux
synced 2026-06-13 05:42:24 +09:00
The last patch that tried to remove zero initializations of static variables accidentally removed a not-quite-zero initialization too. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>