From: John Johansen Date: Tue, 8 May 2007 07:29:41 +0000 (-0700) Subject: Remove redundant check from proc_setattr() X-Git-Tag: v2.6.22-rc1~661 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8123fdeda6b2b9e96f2ec56e7bed27a303d3eb;p=pandora-kernel.git Remove redundant check from proc_setattr() notify_change() already calls security_inode_setattr() before calling iop->setattr. Signed-off-by: Tony Jones Signed-off-by: Andreas Gruenbacher Signed-off-by: John Johansen Acked-by: Stephen Smalley Cc: James Morris Cc: Chris Wright Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed