diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-12-24 12:34:55 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-12-29 16:45:28 +0200 |
commit | b402734e5ae2b35c0e38381864a9b24c129b03bf (patch) | |
tree | 85513ccc8030359c6e459da552a545c43eace3fd /test/ipa/meson.build | |
parent | 6ef7eddfd4833095d5ad93e523c414fab66aff90 (diff) |
utils: checkstyle.py: Drop arguments to super() when possible
The super() call is a shortcut syntax for super(__class__, <first arg>).
Drop the arguments when they match the default.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'test/ipa/meson.build')
0 files changed, 0 insertions, 0 deletions