mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Reorganize process_export() to eliminate duplicated code, don't look for exports in states where we don't expect them, and don't bother with normal state-machine processing if an export declaration has been found. Signed-off-by: Jonathan Corbet <corbet@lwn.net>