From: Zach Brown Date: Fri, 4 Jun 2010 21:26:32 +0000 (-0700) Subject: rds: remove unused rds_send_acked_before() X-Git-Tag: v2.6.37-rc1~147^2~499^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=671202f3491cccdb267f88ad59ba0635aeb2a22e;p=pandora-kernel.git rds: remove unused rds_send_acked_before() rds_send_acked_before() wasn't blocking interrupts when acquiring c_lock from user context but nothing calls it. Rather than fix its use of c_lock we just remove the function. Signed-off-by: Zach Brown --- Reading git-diff-tree failed