mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 01:08:22 +02:00
Remove the local static wait_for_pid() definition from
statmount_test_ns.c as it conflicts with the extern declaration in
utils.h. The identical function is already provided by utils.c.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| listmount_test.c | ||
| Makefile | ||
| statmount_test_ns.c | ||
| statmount_test.c | ||
| statmount.h | ||