[PATCH 2/6] genalloc: selftest
From: Igor Stoppa <hidden>
Date: 2018-02-09 14:30:28
Also in:
linux-mm, lkml
From: Igor Stoppa <hidden>
Date: 2018-02-09 14:30:28
Also in:
linux-mm, lkml
On 05/02/18 02:14, Randy Dunlap wrote:
On 02/04/2018 03:03 PM, Matthew Wilcox wrote:quoted
On Sun, Feb 04, 2018 at 02:19:22PM -0800, Randy Dunlap wrote:quoted
quoted
+#ifndef __GENALLOC_SELFTEST_H__ +#define __GENALLOC_SELFTEST_H__Please use _LINUX_GENALLOC_SELFTEST_H_willy at bobo:~/kernel/linux$ git grep define.*_H__$ include/linux/*.h |wc -l 98 willy at bobo:~/kernel/linux$ git grep define.*_H_$ include/linux/*.h |wc -l 110 willy at bobo:~/kernel/linux$ git grep define.*_H$ include/linux/*.h |wc -l 885 No trailing underscore is 8x as common as one trailing underscore.OK, ack.
ok, I'll move to _LINUX_xxx_yyy_H format -- thanks, igor -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html