]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide-tape: remove idetape_pipeline_active()
authorBorislav Petkov <petkovbb@googlemail.com>
Sat, 26 Apr 2008 20:25:20 +0000 (22:25 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 26 Apr 2008 20:25:20 +0000 (22:25 +0200)
commitc4b22f816b8ee316cff06df3880f8341e1251211
treef4a3df58450b2c7bf7707efe14694f23af115a66
parent3dd89a9b2af37d8e3efd785e20b12b785e50e48f
ide-tape: remove idetape_pipeline_active()

This function was simply a wrapper for a test_bit() macro so remove it and
use the macro instead.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-tape.c