Prev: Staging: vt6656: fix brace coding style issue in 80211mgr.c This is a patch to the 80211mgr.c file that fixes up a brace warning found by the checkpatch.pl tool Signed-off-by: Timofey Trofimov <tumoxep@gmail.com>
Next: [GIT PULL] 9p file system changes for merge window
From: Arnaldo Carvalho de Melo on 22 May 2010 13:50 From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf Regards, - Arnaldo Arnaldo Carvalho de Melo (3): perf report: Don't start the TUI if -D is used perf tui: Remove annotate from popup menu after failure perf annotate: Add TUI interface tools/perf/builtin-annotate.c | 61 ++++++++++++++++++++++++++++++----------- tools/perf/util/hist.c | 13 +++----- tools/perf/util/hist.h | 10 +++++++ tools/perf/util/newt.c | 61 ++++++++++++++++++++++++++++------------- tools/perf/util/util.h | 15 +++++++++- 5 files changed, 116 insertions(+), 44 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |