From: Christoph Hellwig Date: Tue, 3 Jan 2006 22:14:46 +0000 (-0800) Subject: [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() X-Git-Tag: v2.6.16-rc1~474^2~22^2~9^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ff7630e4aa6c3969094dc30ff1cdaa6f52b0ed0;p=pandora-kernel.git [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() lock_sock is needed only in very few cases, so do it there instead of around the switch statement. Signed-off-by: Christoph Hellwig Signed-off-by: David S. Miller --- Reading git-diff-tree failed