]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
UBUNTU: hio -- part_round_stats() removed in 5.0
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 6 Feb 2019 21:17:10 +0000 (15:17 -0600)
committerPaolo Pisati <paolo.pisati@canonical.com>
Tue, 2 Nov 2021 07:24:45 +0000 (08:24 +0100)
commit3f93200e755386a60184d66301b0fddde5fd08a0
treea2858ade2c7e86de55d321f9f51fc54dc681ed6c
parent57e45d4429c56ae4ac4a2d0c6d2261b6824a1f73
UBUNTU: hio -- part_round_stats() removed in 5.0

This can no longer be called. The only place which was still
calling it for 4.14 and later was ssd_update_smart(), and it was
not updating any statistics used there anyhow, so there's no need
to replace the call with anything else.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
ubuntu/hio/hio.c