diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2021-11-09 02:35:31 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-09 18:02:52 +0000 |
| commit | 6f1d34bd491c1bd0ac23100347e81080a2ec209d (patch) | |
| tree | a5fc0032f1f508b8df4e2e587dfd122b35cfdfa1 /drivers/fpga/fpga-bridge.c | |
| parent | Documentation/kcov: include types.h in the example (diff) | |
| download | kernel-6f1d34bd491c1bd0ac23100347e81080a2ec209d.tar.gz kernel-6f1d34bd491c1bd0ac23100347e81080a2ec209d.zip | |
Documentation/kcov: define `ip' in the example
The example code uses the variable `ip' but never declares it.
Declare `ip' as a 64bit variable which is the same type as the array
from which it loads its value.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Dmitry Vyukov <[email protected]>
Acked-by: Marco Elver <[email protected]>
Tested-by: Marco Elver <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Cc: Clark Williams <[email protected]>
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
