perf tools: Remove EOL whitespaces
[linux-2.6-block.git] / tools / perf / util / session.c
index 5f0e05a76c05ab00a267b27701ca37728aee8c54..b0ce3d6e623130ccc6d938848f83a8dd4475f1cc 100644 (file)
@@ -274,7 +274,7 @@ void perf_tool__fill_defaults(struct perf_tool *tool)
        if (tool->id_index == NULL)
                tool->id_index = process_id_index_stub;
 }
+
 static void swap_sample_id_all(union perf_event *event, void *data)
 {
        void *end = (void *) event + event->header.size;