From: Vaibhav Nagarnaik Date: Fri, 18 May 2012 20:29:51 +0000 (-0700) Subject: ring-buffer: Merge separate resize loops X-Git-Tag: v3.5-rc1~141^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05fdd70d2fe1e34d8b80ec56d6e3272d9293653e;p=pandora-kernel.git ring-buffer: Merge separate resize loops There are 2 separate loops to resize cpu buffers that are online and offline. Merge them to make the code look better. Also change the name from update_completion to update_done to allow shorter lines. Link: http://lkml.kernel.org/r/1337372991-14783-1-git-send-email-vnagarnaik@google.com Cc: Laurent Chavey Cc: Justin Teravest Cc: David Sharp Signed-off-by: Vaibhav Nagarnaik Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed