mirror of
https://github.com/torvalds/linux.git
synced 2026-04-22 08:44:02 -04:00
The lock acquisition in fs_ioctl() does not appear to actually be necessary, and thus is simply removed. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>