== Series Details == Series: series starting with [1/4] component: Add documentation URL : https://patchwork.freedesktop.org/series/56372/ State : warning == Summary == $ dim checkpatch origin/drm-tip 4b25d63c44e7 component: Add documentation -:27: WARNING:TYPO_SPELLING: 'superflous' may be misspelled - perhaps 'superfluous'? #27: v4: Remove a few superflous "This". -:41: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #41: new file mode 100644 -:46: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #46: FILE: Documentation/driver-api/component.rst:1: +====================================== -:264: CHECK:LINE_SPACING: Please don't use multiple blank lines #264: FILE: include/linux/component.h:7: + -:357: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@xxxxxxxx>' total: 0 errors, 4 warnings, 1 checks, 283 lines checked 7648f41d42d8 components: multiple components for a device -:44: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct device *' should also have an identifier name #44: FILE: drivers/base/component.c:50: + int (*compare_typed)(struct device *, int, void *); -:44: WARNING:FUNCTION_ARGUMENTS: function definition argument 'int' should also have an identifier name #44: FILE: drivers/base/component.c:50: + int (*compare_typed)(struct device *, int, void *); -:44: WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name #44: FILE: drivers/base/component.c:50: + int (*compare_typed)(struct device *, int, void *); -:112: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #112: FILE: drivers/base/component.c:337: +static void __component_match_add(struct device *master, struct component_match **matchptr, -:153: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #153: FILE: drivers/base/component.c:401: +void component_match_add_release(struct device *master, + struct component_match **matchptr, -:180: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #180: FILE: drivers/base/component.c:428: +void component_match_add_typed(struct device *master, + struct component_match **matchptr, -:209: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #209: FILE: drivers/base/component.c:665: +static int __component_add(struct device *dev, const struct component_ops *ops, + int subcomponent) -:237: WARNING:TYPO_SPELLING: 'registerd' may be misspelled - perhaps 'registered'? #237: FILE: drivers/base/component.c:707: + * components registerd on the same device @dev. These components are match -:246: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #246: FILE: drivers/base/component.c:716: +int component_add_typed(struct device *dev, const struct component_ops *ops, + int subcomponent) -:286: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #286: FILE: include/linux/component.h:38: +int component_add_typed(struct device *dev, const struct component_ops *ops, + int subcomponent); -:295: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #295: FILE: include/linux/component.h:97: +void component_match_add_typed(struct device *master, + struct component_match **matchptr, total: 0 errors, 4 warnings, 7 checks, 259 lines checked c583a70a9f8d drm/doc: document recommended component helper usage -:17: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #17: FILE: Documentation/driver-api/component.rst:1: +.. _component: -:62: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@xxxxxxxx>' total: 0 errors, 2 warnings, 0 checks, 36 lines checked cf66b4cc035d i915/snd_hdac: I915 subcomponent for the snd_hdac -:16: WARNING:BAD_SIGN_OFF: Non-standard signature: Signed-off-by-by: #16: Signed-off-by-by: Ramalingam C <ramalinagm.c@xxxxxxxxx> (commit message) total: 0 errors, 1 warnings, 0 checks, 66 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx