Staging: lustre: module: Replace function calls
authorShivani Bhardwaj <shivanib134@gmail.com>
Fri, 6 Nov 2015 17:18:29 +0000 (22:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commite4ce7f7779313ff23f958049b91cc7ac1b24d8e8
tree3269c9d6d855a0637adc2c23fee7ccd5addb2d7b
parentc6ef5b91f3df7d22c058a135871d5827add94498
Staging: lustre: module: Replace function calls

Replace the calls of function cfs_trace_free_string_buffer() with
kfree() as the former function is not required.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Acked-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/module.c