From: Jeff Layton Date: Fri, 3 Apr 2015 13:04:04 +0000 (-0400) Subject: locks: get rid of WE_CAN_BREAK_LSLK_NOW dead code X-Git-Tag: omap-for-v4.2/o2_dc~121^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3648888e90bb7fe6d0586ec177511e6678ee22c3;p=pandora-kernel.git locks: get rid of WE_CAN_BREAK_LSLK_NOW dead code As Bruce points out, there's no compelling reason to change /proc/locks output at this point. If we did want to do this, then we'd almost certainly want to introduce a new file to display this info (maybe via debugfs?). Let's remove the dead WE_CAN_BREAK_LSLK_NOW ifdef here and just plan to stay with the legacy format. Reported-by: J. Bruce Fields Signed-off-by: Jeff Layton --- Reading git-diff-tree failed