From: Joe Perches Date: Wed, 31 Jul 2013 20:53:46 +0000 (-0700) Subject: printk: use pointer for console_cmdline indexing X-Git-Tag: v3.11-rc4~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23475408c618ecd5b44b7e069fd65ec73d17d9f0;p=pandora-kernel.git printk: use pointer for console_cmdline indexing Make the code a bit more compact by always using a pointer for the active console_cmdline. Move overly indented code to correct indent level. Signed-off-by: Joe Perches Cc: Samuel Thibault Cc: Ming Lei Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed