diff options
author | Armin Wolf <[email protected]> | 2023-10-15 01:54:49 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-10-18 15:30:54 +0200 |
commit | fe0e04cf66a12ffe6d1b43725ddaabd5599d024f (patch) | |
tree | d23eb91fc68c054c3df76050344dc184c1d081ea /lib/test_fortify/write_overflow-strncpy.c | |
parent | 235985d1763f7aba92c1c64e5f5aaec26c2c9b18 (diff) |
platform/surface: platform_profile: Propagate error if profile registration fails
If platform_profile_register() fails, the driver does not propagate
the error, but instead probes successfully. This means when the driver
unbinds, the a warning might be issued by platform_profile_remove().
Fix this by propagating the error back to the caller of
surface_platform_profile_probe().
Compile-tested only.
Fixes: b78b4982d763 ("platform/surface: Add platform profile driver")
Signed-off-by: Armin Wolf <[email protected]>
Reviewed-by: Maximilian Luz <[email protected]>
Tested-by: Maximilian Luz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy.c')
0 files changed, 0 insertions, 0 deletions