| commit | 3d93fa23e01e28575376aefb3ef2333917504787 | [log] [tgz] |
|---|---|---|
| author | Peter Mitsis <peter.mitsis@intel.com> | Tue Oct 21 13:05:06 2025 -0700 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Fri Oct 24 01:10:29 2025 +0300 |
| tree | 5031d55faac07ebffe0a3bda6f098446a42dd496 | |
| parent | e25a7417f1d8ee5990dcf47072e2ff282d77b7f0 [diff] |
tests: Fix warning found with arcmwdt toolchain In the lib/notify test, the callback function pointer should be cast to the proper type when calling it. This fixes a warning found when using the arcmwdt toolchain. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>