Signed-off-by: Diego Elio Pettenò <flameeyes@xxxxxxxxxxxxx> --- Documentation/usb/usbmon.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/usb/usbmon.rst b/Documentation/usb/usbmon.rst index b0bd51080799..e9ec7e40b3bf 100644 --- a/Documentation/usb/usbmon.rst +++ b/Documentation/usb/usbmon.rst @@ -346,8 +346,6 @@ be polled with select(2) and poll(2). But lseek(2) does not work. * Memory-mapped access of the kernel buffer for the binary API -The basic idea is simple: - To prepare, map the buffer by getting the current size, then using mmap(2). Then, execute a loop similar to the one written in pseudo-code below:: -- 2.27.0