]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ide-tape: convert to ide_debug_log macro
authorBorislav Petkov <petkovbb@googlemail.com>
Fri, 17 Jul 2009 23:55:16 +0000 (23:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2009 17:42:57 +0000 (10:42 -0700)
commite972d7027c0fb7055f5f2fe02d662c9528063bef
tree47dfac8825a9299332d3c41d9b674dbc01039ac9
parent37bbe084d1152cb580d2cc88b4eda2004506a141
ide-tape: convert to ide_debug_log macro

Remove tape->debug_mask and use drive->debug_mask instead.

There should be no functional change resulting from this patch.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ide/ide-tape.c