From: Petr Mladek Date: Thu, 3 Apr 2014 21:48:43 +0000 (-0700) Subject: printk: do not compute the size of the message twice X-Git-Tag: v3.15-rc1~106^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce6e0338abe910ba6d4db0657ae8adc6aa1a72b;p=pandora-kernel.git printk: do not compute the size of the message twice This is just a tiny optimization. It removes duplicate computation of the message size. Signed-off-by: Petr Mladek Cc: Steven Rostedt Cc: Frederic Weisbecker Cc: Jan Kara Cc: Michal Hocko Cc: Kay Sievers Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed