From: Denis V. Lunev Date: Mon, 9 Jun 2008 23:40:38 +0000 (-0700) Subject: [patch 4/4] flock: remove unused fields from file_lock_operations X-Git-Tag: v2.6.26-rc9~99^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9f48ec72bfc9489a30bc6ddbfcf27d86a8bc651;p=pandora-kernel.git [patch 4/4] flock: remove unused fields from file_lock_operations fl_insert and fl_remove are not used right now in the kernel. Remove them. Signed-off-by: Denis V. Lunev Cc: Matthew Wilcox Cc: Alexander Viro Cc: "J. Bruce Fields" Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed