summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2026-05-13 04:44:46 +0300
committerNamjae Jeon <linkinjeon@kernel.org>2026-06-15 13:55:52 +0300
commitf0d1b2e1e02c11e29c953f22a485449e3da2a575 (patch)
tree97ed3a0e128fa710001cda9e4d1864d7b225e719 /include/linux/workqueue_api.h
parent3b9450beeb961c7ddf4cccddba37fcfa6d1fcb7a (diff)
downloadlinux-f0d1b2e1e02c11e29c953f22a485449e3da2a575.tar.xz
exfat: fix implicit declaration of brelse()
exfat_cluster_walk() calls brelse(bh) without including the header that declares the function, causing the following build error: fs/exfat/exfat_fs.h:542:9: error: implicit declaration of function ‘brelse’ [-Werror=implicit-function-declaration] Fix this by adding the missing buffer_head.h in exfat_fs.h. Acked-by: Christoph Hellwig <hch@lst.de> Acked-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions