Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ABI: sysfs-driver-dma-idxd: fix date tags

Some date tags are missing colons. Add them to comply with
ABI description and produce right results when converted to html/pdf.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/d5b7641e7a6ed461d889db5198cb557a68f27a6d.1739182025.git.mchehab+huawei@kernel.org

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
a396f629 fc80c4f0

+2 -2
+2 -2
Documentation/ABI/stable/sysfs-driver-dma-idxd
··· 246 246 capability. 247 247 248 248 What: /sys/bus/dsa/devices/wq<m>.<n>/occupancy 249 - Date May 25, 2021 249 + Date: May 25, 2021 250 250 KernelVersion: 5.14.0 251 251 Contact: dmaengine@vger.kernel.org 252 252 Description: Show the current number of entries in this WQ if WQ Occupancy 253 253 Support bit WQ capabilities is 1. 254 254 255 255 What: /sys/bus/dsa/devices/wq<m>.<n>/enqcmds_retries 256 - Date Oct 29, 2021 256 + Date: Oct 29, 2021 257 257 KernelVersion: 5.17.0 258 258 Contact: dmaengine@vger.kernel.org 259 259 Description: Indicate the number of retires for an enqcmds submission on a sharedwq.