On Thu, Aug 23, 2018 at 4:04 PM Evan Green <[email protected]> wrote:
>
> On Fri, Aug 17, 2018 at 5:08 PM Venkata Narendra Kumar Gutta
> <[email protected]> wrote:
> >
> > From: Channagoud Kadabi <[email protected]>
Also checkpatch.pl complains a bit about this patch:
WARNING: Non-standard signature: Co-developed-by:
#14:
Co-developed-by: Venkata Narendra Kumar Gutta
<[email protected]>
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