diff options
author | Alan Cox <alan@linux.intel.com> | 2014-12-10 16:05:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-12 14:04:12 +0100 |
commit | a6c6193a3662f6634ad7f797597081556a9db068 (patch) | |
tree | ae58c9987c2db5ef88e65ceff6e197ceaebc0177 /drivers/of | |
parent | uio/uio_pci_generic: don't return zero on failure path in probe() (diff) | |
download | linux-a6c6193a3662f6634ad7f797597081556a9db068.tar.xz linux-a6c6193a3662f6634ad7f797597081556a9db068.zip |
pcmcia: correct types
We should be using resource_size_t and unsigned types correctly, otherwise
we sign extend the flags on a 64bit box, which is not what we want.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions