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

USB: usbmon: touch up the documentation

I think this sentence was confusing regarding the possible size
of the data area.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Pete Zaitcev and committed by
Greg Kroah-Hartman
f4e2332c b07f4d01

+1 -1
+1 -1
Documentation/usb/usbmon.txt
··· 305 305 pointed by hdr contains the next event structure, and the data buffer contains 306 306 the data, if any. The event is removed from the kernel buffer. 307 307 308 - The MON_IOCX_GET copies 48 bytes, MON_IOCX_GETX copies 64 bytes. 308 + The MON_IOCX_GET copies 48 bytes to hdr area, MON_IOCX_GETX copies 64 bytes. 309 309 310 310 MON_IOCX_MFETCH, defined as _IOWR(MON_IOC_MAGIC, 7, struct mon_mfetch_arg) 311 311