commit | 7c61bd6983b185272315722787cceacf5f5d2e7d | [log] [tgz] |
---|---|---|
author | Baoquan He <bhe@redhat.com> | Fri Sep 08 16:15:51 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Sep 08 18:26:49 2017 -0700 |
tree | 0f75ae6de00fd68c8e83c08cd81e8146cd6acd63 | |
parent | da436528267ab45fb44ee52a28ebac85b8e24c3d [diff] |
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@redhat.com Signed-off-by: Baoquan He <bhe@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>