diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2021-04-07 15:01:42 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 17:09:55 +0200 |
| commit | 07a696a886463a4bb098d8a90ca54356cb270c46 (patch) | |
| tree | 789e1f715d9cca1795c58df738bbec9196c7b453 /scripts/gdb/linux/utils.py | |
| parent | 228e55617c17e70a441b070eca457bf88ad3da96 (diff) | |
staging: comedi: tests: Correct unittest_fptr
The definition of the `unittest_fptr` function pointer type has the
wrong function return type `void *` instead of `void`. The problem is
hidden by a bunch of unnecessary type-casts. Fix the type definition
and remove the type-casts.
Cc: Spencer E. Olson <olsonse@umich.edu>
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Link: https://lore.kernel.org/r/20210407140142.447250-6-abbotti@mev.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
