diff options
| author | Uwe Kleine-König <[email protected]> | 2022-10-19 13:24:22 +0000 |
|---|---|---|
| committer | Helge Deller <[email protected]> | 2022-10-20 06:36:41 +0000 |
| commit | 70281592bf3fb7a2a193dced4d4e58a9ee96aa6c (patch) | |
| tree | a197252d0c1846a0a3646b26a84a3ef14aec7b94 /tools/perf/scripts/python | |
| parent | fbdev: sisfb: fix repeated word in comment (diff) | |
| download | kernel-70281592bf3fb7a2a193dced4d4e58a9ee96aa6c.tar.gz kernel-70281592bf3fb7a2a193dced4d4e58a9ee96aa6c.zip | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
