diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-02-05 00:02:19 +0000 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-11 11:06:34 -0500 |
commit | 073d3f46e5ccc49ede1d3487ed1e71d63d71b750 (patch) | |
tree | dc87d96ac2c40109400c53752f989f4f0ff939d8 /mm/mmap.c | |
parent | d39cb7866e5f6ff32ed4d99cc3fcd19bda701492 (diff) |
DM9000: Remove redudant use of "& 0xff"
The writing of the data should implicitly truncate
the data to 8bits, so do not bother with the ands
in the code.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions