Skip to content

Commit

Permalink
ide-tape: remove atomic test/set macros for packet commands
Browse files Browse the repository at this point in the history
Removing the atomic tests for pc's is unobjectionable. Since this driver will
probably go to /dev/null soon, the atomic tests for tape->flags are left in
place for there are some situations where they're needed (chrdev DSC handling,
low level pipeline operation and so on). While at it, rename all test/set flag
bit defines explicitly to *_FLAG_* for clarity.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
  • Loading branch information
Borislav Petkov authored and Bartlomiej Zolnierkiewicz committed Apr 17, 2008
1 parent 03056b9 commit 346331f
Showing 1 changed file with 110 additions and 97 deletions.
Loading

0 comments on commit 346331f

Please sign in to comment.