staging: lustre: remove cfs_for_each_possible_cpu()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Aug 2013 23:36:31 +0000 (07:36 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Aug 2013 23:36:31 +0000 (07:36 +0800)
commit7ac24edaf4e9af0d89efc571109dcbeec41e39be
tree27e7ad4760ca230ffd43f1016ddb97f5dd74fb18
parent36e607a16b8def1b184d48a4489b716d6dbe3379
staging: lustre: remove cfs_for_each_possible_cpu()

It was just a wrapper around for_each_possible_cpu()

Cc: Peng Tao <tao.peng@emc.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs.h
drivers/staging/lustre/include/linux/libcfs/linux/linux-prim.h
drivers/staging/lustre/include/linux/libcfs/linux/portals_compat25.h
drivers/staging/lustre/lustre/include/linux/lustre_compat25.h
drivers/staging/lustre/lustre/libcfs/tracefile.c
This page took 0.025123 seconds and 5 git commands to generate.