<html><body><div style="font-family: garamond,new york,times,serif; font-size: 12pt; color: #000000"><div>Hi,<br></div><div><br></div><div>I just ran ./rfc.sh to push my patch our for review and it failed the checkpatch.pl test.<br></div><div><br></div><div>One of the warnings says the following:<br></div><div><br></div><div>WARNING: quoted string split across lines<br>#93: FILE: xlators/cluster/afr/src/afr-self-heal-entry.c:237:<br>+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gf_log (this-&gt;name, GF_LOG_DEBUG, "Gfid mismatch "<br>+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "detected for &lt;%s/%s&gt;, %s on %s and %s on %s. "<br><br></div><div>I am not sure how we can get around this.</div><div>Most of our gf_log() message strings (especially the ones inside nested blocks) will easily exceed 80 columns if this rule is going to be enforced.<br></div><div>Do we really need this check?<br></div><div><br></div><div>-Krutika<br></div></div></body></html>