diff options
author | Bastian Blank <waldi@debian.org> | 2009-04-04 20:54:26 +0000 |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2009-07-03 03:34:06 +0000 |
commit | 692c14a5931341a37e4fbfca5fa96751187a108f (patch) | |
tree | c01646bbb0e4c5f44d0306398e32c1bb1563b9b5 /drivers/s390/scsi | |
parent | 071327ec9005e9a826d088d37021ed2c88e683f7 (diff) |
parisc: Remove casts from atomic macros
The atomic operations on parisc are defined as macros. The macros
includes casts which disallows the use of some syntax elements and
produces error like this:
net/phonet/pep.c: In function 'pipe_rcv_status':
net/phonet/pep.c:262: error: lvalue required as left operand of assignment
The patch removes this superfluous casts.
Signed-off-by: Bastian Blank <waldi@debian.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'drivers/s390/scsi')
0 files changed, 0 insertions, 0 deletions