perf tools: Don't die() in mmap_dispatch_perf_file
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 19 Nov 2009 16:55:57 +0000 (14:55 -0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 19 Nov 2009 17:47:18 +0000 (18:47 +0100)
Propagate the error, that, interestingly, are already handled by
all callers :-)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1258649757-17554-3-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found