Skip to content
Commit 9c8b7965 authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

pcmcia: remove CS_ error codes alltogether



Remoe the CS_ error codes. Drivers are expected to use default
error definitions (errno.h etc.).

Only one CS_ error code -- CS_IN_USE -- is used internally by the
(deprecated) pcmcia-cs userspace package. Therefore, keep this one
around so that it still compiles.

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