linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [checkpatch] - Confusion
@ 2013-06-10  5:51 PINTU KUMAR
  2013-06-10  5:58 ` anish singh
  0 siblings, 1 reply; 6+ messages in thread
From: PINTU KUMAR @ 2013-06-10  5:51 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, linux-mm@kvack.org

Hi,

I wanted to submit my first patch.
But I have some confusion about the /scripts/checkpatch.pl errors.

After correcting some checkpatch errors, when I run checkpatch.pl, it showed me 0 errors.
But when I create patches are git format-patch, it is showing me 1 error.

If I fix error in patch, it showed me back again in files.

Now, I am confused which error to fix while submitting patches, the file or the patch errors.

Please provide your opinion.

File: mm/page_alloc.c
Previous file errors:
total: 16 errors, 110 warnings, 6255 lines checked

After fixing errors:
total: 0 errors, 105 warnings, 6255 lines checked


And, after running on patch:
ERROR: need consistent spacing around '*' (ctx:WxV)
#153: FILE: mm/page_alloc.c:5476:
+int min_free_kbytes_sysctl_handler(ctl_table *table, int write,




- Pintu

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-12  4:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10  5:51 [checkpatch] - Confusion PINTU KUMAR
2013-06-10  5:58 ` anish singh
2013-06-10 18:49   ` PINTU KUMAR
2013-06-12  0:54     ` Sören Brinkmann
2013-06-12  4:15       ` Joe Perches
2013-06-12  4:48         ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).