o Using valgrind, determined we had Q IOPs left over that weren't used. Added "all" list, and then deleted these at end. o Removed old debug stuff (COUNT_IOS, DEBUG, ...) o Fixed a bunch of white space at end of lines. Signed-off-by: Alan D. Brunelle <alan.brunelle@xxxxxx> --- btt/Makefile | 3 +- btt/args.c | 1 - btt/bno_dump.c | 2 +- btt/bt_timeline.c | 43 ++------------------- btt/devs.c | 56 +-------------------------- btt/dip_rb.c | 7 +-- btt/globals.h | 44 ++------------------- btt/inlines.h | 104 +++++++------------------------------------------- btt/iostat.c | 2 +- btt/misc.c | 4 +- btt/mmap.c | 8 +--- btt/output.c | 2 - btt/proc.c | 11 ++--- btt/seek.c | 8 ++-- btt/trace.c | 13 +----- btt/trace_complete.c | 8 ++-- btt/trace_issue.c | 8 +-- btt/trace_queue.c | 2 +- btt/unplug_hist.c | 3 - 19 files changed, 51 insertions(+), 278 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-btrace" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html