mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-07 08:19:09 +00:00
There were a great deal of overlap between the two functions that check which sections may reference .init.text and .exit.text. Factor out common check to a separate function and sort entries in the original functions. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>