]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/libcfs: remove unused cfs_timer_done
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 14 Sep 2015 22:41:34 +0000 (18:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Sep 2015 13:26:55 +0000 (06:26 -0700)
commit69456a0377555c52bf0b69d9555a2a605b2aa1d3
treee0f47b0e7d2e2bab11f4e7b7a61acaa5f151fb43
parent199a0cc08d8552b9683150ef49ebceb764e436eb
staging/lustre/libcfs: remove unused cfs_timer_done

Remove the cfs_timer_done function in the libcfs
kernel module since it is not used anywhere.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Signed-off-by: frank zago <fzago@cray.com>
Reviewed-on: http://review.whamcloud.com/13917
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6245
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_prim.h
drivers/staging/lustre/lustre/libcfs/linux/linux-prim.c