commit | 11617977dc7bb89a15f3e28401fe2b0113c01033 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <neil.armstrong@linaro.org> | Mon Dec 30 11:30:56 2024 +0100 |
committer | Neil Armstrong <neil.armstrong@linaro.org> | Tue Mar 18 15:31:49 2025 +0100 |
tree | 0c290b975fd2b3e6d569c7c277321a8c4d69aa78 | |
parent | 9218c2ae0e1aa783c1cd2845167ff0fca9fd0f8b [diff] |
ufs: core: mark unexported functions as static Mark the remaining local functions as static to avoid build warnings. Also drop the EXPORT_SYMBOL of ufshcd_map_desc_id_to_length. Tested-by: Love Kumar <love.kumar@amd.com> Link: https://lore.kernel.org/r/20241230-topic-ufs-cleanup-v2-2-4c6d7994a45d@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>