Cc: Ingo Molnar <[email protected]> Signed-off-by: Jaswinder Singh Rajput <[email protected] > > --- tools/perf/builtin-stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/perf/builtin-stat.c b/tools/perf/builtin-stat.c index 59af5a8..dfb2159 100644 --- a/tools/perf/builtin-stat.c +++ b/tools/perf/builtin-stat.c @@ -36,7 +36,7 @@ * Wu Fengguang <[email protected]> * Mike Galbraith <[email protected]> * Paul Mackerras <[email protected]> - * Jaswinder Singh Rajput <[email protected]> + * Jaswinder Singh Rajput <[email protected]> * * Released under the GPL v2. (and only v2, not any later version) */

