OSDN Git Service

staging: lustre: libcfs: remove htonl hack in libcfs.h
authorJames Simmons <jsimmons@infradead.org>
Sun, 20 Aug 2017 02:26:25 +0000 (22:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Aug 2017 01:36:49 +0000 (18:36 -0700)
commit6efbda3d62c61daf801562486343a1dc46c48c94
tree7334d90a75e7e8757b75049300e319af4c50f4b7
parentd0982327a72fd0a280e29a09abe1bbf569bfe846
staging: lustre: libcfs: remove htonl hack in libcfs.h

This is really old hack for earlier gcc version that
had a hard time compiling byteorder.h. Lets remove it.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6245
Reviewed-on: https://review.whamcloud.com/22138
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_private.h