diff options
| author | Daniel Vetter <[email protected]> | 2022-04-05 23:03:33 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2022-04-07 16:52:13 +0200 |
| commit | 3647d6d3dbdafc55f8c4ca8225966963252abe7b (patch) | |
| tree | b959d8cb39ff798719ad976df384923c046a4ab7 /tools/perf/scripts/python/bin | |
| parent | 6e7da3af008b72520f5318507f455f344b27f022 (diff) | |
fbcon: Move more code into fbcon_release
con2fb_release_oldinfo() has a bunch more kfree() calls than
fbcon_exit(), but since kfree() on NULL is harmless doing that in both
places should be ok. This is also a bit more symmetric now again with
fbcon_open also allocating the fbcon_ops structure.
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Tetsuo Handa <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Du Cheng <[email protected]>
Cc: Claudio Suarez <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions