mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
@@ -92,7 +92,7 @@ case "${ARCH}" in
|
||||
echo "" >&2
|
||||
echo '** ** ** WARNING ** ** **' >&2
|
||||
echo "" >&2
|
||||
echo "Your architecture did not define any architecture-dependant files" >&2
|
||||
echo "Your architecture did not define any architecture-dependent files" >&2
|
||||
echo "to be placed into the tarball. Please add those to ${0} ..." >&2
|
||||
echo "" >&2
|
||||
sleep 5
|
||||
|
||||
Reference in New Issue
Block a user