Commit d4f2c881 authored by Johannes Berg's avatar Johannes Berg
Browse files

regulatory: remove redundant isalpha() check



toupper() only modifies lower-case letters, so
the isalpha() check is redundant; remove it.

Acked-by: default avatarLuis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 11cff96c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment