diff options
author | Uwe Kleine-König <[email protected]> | 2022-10-19 15:24:22 +0200 |
---|---|---|
committer | Helge Deller <[email protected]> | 2022-10-20 08:36:41 +0200 |
commit | 70281592bf3fb7a2a193dced4d4e58a9ee96aa6c (patch) | |
tree | a197252d0c1846a0a3646b26a84a3ef14aec7b94 /lib/mpi/mpi-sub-ui.c | |
parent | a4f7fcd7023ba63bdfe82a054c4ceb636a55d155 (diff) |
fbdev: xilinxfb: Make xilinxfb_release() return void
The function xilinxfb_release() returns zero unconditionally. Make it
return void. There is no semantic change, the only effect is that it
becomes obvious that the driver's .remove() callback always returns zero.
This is a preparation for making platform remove callbacks return void.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions