commit | ea1ab3d3319b399e2b707c270d2d6077b61183f6 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <petkovbb@googlemail.com> | Sun Apr 27 15:38:27 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sun Apr 27 15:38:27 2008 +0200 |
tree | 81465d2e469ee1b2340823eb5e6ce1fd6d99118e | |
parent | 189bb3b345f59b11484b43f2717a66824acdc548 [diff] |
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 <petkovbb@gmail.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>