On 04/19/2016 03:53 PM, Martin Galvan wrote:
A lifetime ago I contributed a patch that added CFI directives to ieee754-df.S, among other files. For unrelated reasons I looked at that file again and saw that some of the comments have extra '@' characters interwined; this is probably the result of splitting lines because they were too long. This patch simply removes those extra chars, as well as fixing a couple other cosmetic issues.
IMO, fixing typos and formatting in comments (especially in your own code!) qualifies as an "obvious fix" that you can check in without prior approval. In any case, I looked over the patch and it seems fine to me.
Or, do you need someone to check this in for you because you don't have write access to the repository?
-Sandra