From: Borislav Petkov Date: Sun, 27 Apr 2008 13:38:27 +0000 (+0200) Subject: ide-tape: unwrap idetape_queue_pc_tail() X-Git-Tag: v2.6.26-rc1~1029^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea1ab3d3319b399e2b707c270d2d6077b61183f6;p=pandora-kernel.git ide-tape: unwrap idetape_queue_pc_tail() idetape_queue_pc_tail() is a wrapper for its __idetape_queue_pc_tail() counterpart and has no other functionality. Remove it and call the "wrapped" function directly. Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed