• Linus Torvalds's avatar
    Annotate pc300 wan driver PCI memory accesses. · 2c49645d
    Linus Torvalds authored
    This driver caused a _lot_ of warnings due to tons
    of explicit casts to "uclong". Making all the types
    sane not only removed the warnings, but got rid of
    a lot of silly casting, since the types are now much
    more natural to what the driver wanted to do in the
    first place.
    2c49645d
pc300.h 15.2 KB