Andy, Joe,

Checkpatch (as shipped in today's linux-next) warns about "Fixes:"
lines:

WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per 
line)
#10: 
Fixes: 75722d3992f5 ("[PATCH] ppc64: Thermal control for SMU based machines")

ERROR: Please use git commit description style 'commit <12+ chars of sha1> 
("<title line>")' - ie: 'commit 75722d3992f5 ("[PATCH] ppc64: Thermal control 
for SMU based machines")'
#10: 
Fixes: 75722d3992f5 ("[PATCH] ppc64: Thermal control for SMU based machines")

total: 1 errors, 1 warnings, 8 lines checked

Your patch has style problems, please review.

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.

Both warnings seem false positives. "Fixes:" lines should be one line,
shouldn't they, and I think I did use the correct commit description
style here.

Thanks,


Paul Bolle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to