sys/linux: rename watch_queue.txt to dev_watch_queue.txt

This commit is contained in:
Andrey Konovalov 2020-06-11 00:21:03 +02:00 committed by Andrey Konovalov
parent b798117396
commit 4ece6be9e2
8 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ func archFileList(os, arch string, files []string) (string, []string, []string,
// Not upstream, generated on unknown tree.
"futex.txt": true,
// Was in linux-next, but then was removed, fate is unknown.
"watch_queue.txt": true,
"dev_watch_queue.txt": true,
}
androidFiles := map[string]bool{
"dev_tlk_device.txt": true,