From: Maciej W. Rozycki Date: Fri, 3 Apr 2015 22:24:01 +0000 (+0100) Subject: MIPS: ieee754.h: Correct comments for special values X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3fea96269679a50802ffb5051d19b8e3f7dd80e;p=pandora-kernel.git MIPS: ieee754.h: Correct comments for special values IEEE754_SPCVAL_NMIN denotes the index into the special value array where the closest to zero negative normal number expressible is stored. Similarly IEEE754_SPCVAL_NMIND denotes such index for the closest to zero negative subnormal number expressible. Make comments match that. Signed-off-by: Maciej W. Rozycki Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9670/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed