diff options
| author | NĂcolas F. R. A. Prado <[email protected]> | 2020-08-02 22:36:30 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-08-18 15:56:27 +0200 |
| commit | 5ad1713888d7ff0daf3b584659e17ad3ebbf573a (patch) | |
| tree | 1e3ae2a7416e784ae6f94b72db940dd85238f6ae /tools/perf/scripts/python/netdev-times.py | |
| parent | 53ed3266251656134127fce51e0b0cd296834fc7 (diff) | |
staging: most: dim2: Add missing identifier name to function argument
A function definition argument should have an identifier name according
to checkpatch:
WARNING: function definition argument 'struct platform_device *' should
also have an identifier name
Name it pdev as that name is already used throughout the code.
Signed-off-by: NĂcolas F. R. A. Prado <[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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions