Skip to content
Commit 147a2746 authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

pcmcia: fix up alignf issues



- pcmcia_align() used a "start" variable twice. That's obviously a bad
  idea.

- pcmcia_common_resource() needs the current "start" parameter being
  passed, instead of res->start.

- pcmcia_common_resource() doesn't use the size and align parameters,
  so get rid of those.

Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent 5e11611a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment