]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre: Remove server code from class_get_type()
authorOleg Drokin <green@linuxhacker.ru>
Tue, 16 Feb 2016 05:46:41 +0000 (00:46 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:33:11 +0000 (14:33 -0800)
commit07ad67450cecee208ee0411a16f0e6ea127e671f
treeebe2fe1ac9bb8649c894a15ef4c4bdc713a193b8
parente6d5d4d4fcc203308f1871059cb22c6ba739ae53
staging/lustre: Remove server code from class_get_type()

class_get_type has some references to various server modules
that could not exist on the server, so get rid of them.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/genops.c