[patch 089/126] lib/cmdline.c: remove meaningless comment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Baoquan He <bhe@xxxxxxxxxx>
Subject: lib/cmdline.c: remove meaningless comment

One line of code was commented out by c++ style comment for debugging, but
forgot removing it.

Clean it up.

Link: http://lkml.kernel.org/r/1503312113-11843-1-git-send-email-bhe@xxxxxxxxxx
Signed-off-by: Baoquan He <bhe@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 lib/cmdline.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN lib/cmdline.c~lib-cmldinec-clean-up-the-meaningless-comment lib/cmdline.c
--- a/lib/cmdline.c~lib-cmldinec-clean-up-the-meaningless-comment
+++ a/lib/cmdline.c
@@ -244,5 +244,4 @@ char *next_arg(char *args, char **param,
 
 	/* Chew up trailing spaces. */
 	return skip_spaces(next);
-	//return next;
 }
_
--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux