10298 pcmcia: cast between incompatible function types
Review Request #1391 — Created Jan. 27, 2019 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
10298 | |
2d650d8... | |
Reviewers | |
general | |
../../common/pcmcia/cs/cs_stubs.c: In function 'csx_register_cardservices': ../../common/pcmcia/cs/cs_stubs.c:157:18: error: cast between incompatible function types from 'int (*)(void)' to 'int32_t (*)(int32_t, ...)' {aka 'int (*)(int, ...)'} [-Werror=cast-function-type] cardservices = (csfunction_t *)cs_no_carservices; ^
Change Summary:
add second commit too
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+8 -10) |