mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
- Change spin_lock + local_irq_save into spin_lock_irqsave - Change spin_unlock + local_irq_restore into spin_unlock_irqrestore - Return ENOTTY if ioctl is not recognized as a cris ioctl. - Make init functions static.