[PARISC] spelling fixes: arch/parisc/
Spelling fixes in arch/parisc/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Acked-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:

committed by
Kyle McMartin

parent
b5e8b733a1
commit
7022672e40
@@ -76,7 +76,7 @@ sgl_fsqrt(
|
||||
}
|
||||
/*
|
||||
* Return quiet NaN or positive infinity.
|
||||
* Fall thru to negative test if negative infinity.
|
||||
* Fall through to negative test if negative infinity.
|
||||
*/
|
||||
if (Sgl_iszero_sign(src) || Sgl_isnotzero_mantissa(src)) {
|
||||
*dstptr = src;
|
||||
|
Reference in New Issue
Block a user