From: Arnaldo Carvalho de Melo Date: Tue, 11 May 2010 21:01:23 +0000 (-0300) Subject: perf ui: Add ui_helpline methods X-Git-Tag: v2.6.35-rc1~522^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3798ed7bc7ade26d3f59506cd06288615dfc7585;p=pandora-kernel.git perf ui: Add ui_helpline methods Initially this was just to be able to have a printf like method to prepare the formatted string and then pass to newtPushHelpLine, but as we already have for ui_progress, etc, its a step in identifying a restricted, highlevel set of widgets we can then have implementations for multiple widget sets (GTK, etc). Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed