[RFC PATCH 1/7] pcmcia updates (post 2.6.16): remove unused
field from config_t
Komuro
komurojun-mbn at nifty.com
Wed Jan 11 08:11:01 EST 2006
>[PATCH] pcmcia: remove unused field Present from config_t
>
>config_t.Present is set to the same value as CardValues, which isn't modified
>anywhere. Therefore, we can use only one of these two objects.
>
I think field 'CardValues' should be removed instead of
field 'Present'.
Because PRESENT_xxx is set to it.
Best Regards
Komuro
More information about the linux-pcmcia
mailing list