drm/vc4: unlock on error in vc4_hvs_get_fifo_frame_count()
[drm/drm-misc.git] / rust / kernel / block.rs
blob150f710efe5b46af3696b96e61235519f15ba121
1 // SPDX-License-Identifier: GPL-2.0
3 //! Types for working with the block layer.
5 pub mod mq;