Attached is the patch which address comments regarding ms_a5n_support() from previous patches. Also I'd like to check if code style is correct before addressing the rest of the comments.
Note that I've changed the type of "n" to unsigned - it's natural number anyway so there's no point using int in here.
Please review and merge if possible.