On Mon, Nov 24, 2014 at 11:33:18AM +0530, Balavasu kuppusammyprathaban wrote: > This patch fixes the checkpatch.pl issue > Error: do not initialise statics to 0 or NULL > > Signed-off-by: Balavasu kuppusammyprathaban<kp.balav...@gmail.com> > --- > drivers/staging/lustre/lnet/lnet/router.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-)
Any reason why you aren't using scripts/get_maintainer.pl? Also, you need a ' ' after your name and before the '<' character. As well as properly capitalizing your name. Please redo both patches. -- 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/