diff options
| author | Asif Talybov <[email protected]> | 2020-08-16 10:31:09 +0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-08-18 16:07:17 +0200 |
| commit | 2147dd40dfd9800bc5d165a79a1b6d63f5697a1f (patch) | |
| tree | ee0b121b63b9a1dec6506edaba9fc0a710ef8ae0 /tools/perf/scripts/python/bin | |
| parent | e30e954031957db76d598162a0f0cd4611a1bb96 (diff) | |
staging: greybus: Add identifier name to function definition argument
WARNING: function definition argument 'struct gbphy_device *' should also
have an identifier name
+ int (*probe)(struct gbphy_device *,
WARNING: function definition argument 'struct gbphy_device *' should also
have an identifier name
+ void (*remove)(struct gbphy_device *);
Signed-off-by: Asif Talybov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions