aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2020-06-16 15:31:24 +0200
committerGitHub <noreply@github.com>2020-06-16 15:31:24 +0200
commite161d77ee2bbdeecd9ba9cd971bf1546015d208a (patch)
treeea909fcd036b20b0628bc594eb6edafad2505121 /docs/linux
parent6a34f5e8311cbc8bb8f01184bd79d69268852c3c (diff)
Update external_fuzzing_usb.md
Diffstat (limited to 'docs/linux')
-rw-r--r--docs/linux/external_fuzzing_usb.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/external_fuzzing_usb.md b/docs/linux/external_fuzzing_usb.md
index fae7f88de..527da9c6e 100644
--- a/docs/linux/external_fuzzing_usb.md
+++ b/docs/linux/external_fuzzing_usb.md
@@ -46,7 +46,7 @@ syzkaller USB runtests are [here](/sys/linux/test/) and start with `vusb` prefix
## TODO list
-A few major things that need to be done:
+A few important things that need to be done:
1. Implement a proper way for extracting relevant USB ids from the kernel ([discussion](https://www.spinics.net/lists/linux-usb/msg187915.html) is ongoing).
2. Add descriptions for all relevant USB classes and drivers.