On Thu, Aug 23, 2018 at 4:04 PM Evan Green <evgreen@xxxxxxxxxxxx> wrote:
On Fri, Aug 17, 2018 at 5:08 PM Venkata Narendra Kumar Gutta
<vnkgutta@xxxxxxxxxxxxxx> wrote:
>
> From: Channagoud Kadabi <ckadabi@xxxxxxxxxxxxxx>
Also checkpatch.pl complains a bit about this patch:
WARNING: Non-standard signature: Co-developed-by:
#14:
Co-developed-by: Venkata Narendra Kumar Gutta
<vnkgutta@xxxxxxxxxxxxxx>
WARNING: please write a paragraph that describes the
config symbol fully
#63: FILE: drivers/edac/Kconfig:460:
+config EDAC_QCOM
WARNING: DT compatible string "qcom,llcc-edac" appears
un-documented -- check ./Documentation/devicetree/bindings/
#536: FILE: drivers/edac/qcom_edac.c:430:
+ { .compatible = "qcom,llcc-edac" },
total: 0 errors, 3 warnings, 533 lines checked
-Evan