Staging: lustre: tracefile: Replace function calls
authorShivani Bhardwaj <shivanib134@gmail.com>
Mon, 2 Nov 2015 18:59:22 +0000 (00:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit87af1d2e0c29ce4f025da0cdbb9c74a3958fd71d
tree7e2601e7c8ac0d8b20f9fc2b414ce87938ff3f78
parent26da323423666560dd8ebf05c719f7cbd82e3f62
Staging: lustre: tracefile: Replace function calls

Replace the calls of function cfs_trace_put_console_buffer() with
put_cpu() as former is just a wrapper for latter.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/tracefile.c
This page took 0.024479 seconds and 5 git commands to generate.