]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - include/linux/blk_types.h
block: get rid of struct blk_issue_stat
[thirdparty/kernel/stable.git] / include / linux / blk_types.h
index b6f1d53cf11395817e6607361bcf632cdc626a7a..4cb970cdcd11e55789fb29e5274432ee98521804 100644 (file)
@@ -91,10 +91,6 @@ static inline bool blk_path_error(blk_status_t error)
        return true;
 }
 
-struct blk_issue_stat {
-       u64 stat;
-};
-
 /*
  * From most significant bit:
  * 1 bit: reserved for other usage, see below