diff options
| author | Randy Dunlap <rdunlap@infradead.org> | 2026-08-13 19:56:40 -0700 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-08-20 23:45:07 +0200 |
| commit | c761c0400fb7785672a5df5b21518f1dfd8fc81a (patch) | |
| tree | 4d6985f39cfeee9d8826e32d865cd9e4ee0b4c74 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 3adec5c640dc09dca5605043e138412fd5a0629d (diff) | |
fbdev: maxine: fix maxinefb_init() return value
A driver should return a negative error code on failure of its
module_init() function so that the system recognizes the failure.
Change the "return 1" to "return -ENODEV".
Suggested-by: sashiko-bot@kernel.org
Link: https://sashiko.dev/#/patchset/20260809234810.982500-1-rdunlap@infradead.org?part=1
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
