staging/lustre: get rid of cfs_bio_* compat macroses
[firefly-linux-kernel-4.4.55.git] / drivers / staging / lustre / lustre / include / linux / lustre_compat25.h
index 622bc933122f4f8a6a9907732e0aa602b5aa2e69..e7d57e8b0a4b191df07c2ffd7285f48fb1d6543b 100644 (file)
 #define FS_HAS_FIEMAP                  (0)
 #endif
 
-#define cfs_bio_io_error(a, b)   bio_io_error((a))
-#define cfs_bio_endio(a, b, c)    bio_endio((a), (c))
-
-
 #ifndef SLAB_DESTROY_BY_RCU
 #define SLAB_DESTROY_BY_RCU 0
 #endif