On 09.12.2013 06:40:25, Samuel Thibault wrote: > Marin Ramesa, le Sun 08 Dec 2013 17:38:10 +0100, a écrit : > > On 08.12.2013 16:46:20, Samuel Thibault wrote: > > > Marin Ramesa, le Sun 08 Dec 2013 12:40:08 +0100, a écrit : > > > > Remove assignments without any effect and unnecessary > > > > variables. > > > > > > Err, *ptep0 assignment does have an effect, what makes you think > > > otherwise? > > > > I don't see it. > > Well, it's among the lines you are removing: > > - *ptep0 = oldmap0;
Ah, I get it now. BTW, thanks for the review. I will send corrections soon.