On 6/18/19 11:51 AM, Christophe Leroy wrote: > > > Le 18/06/2019 à 06:27, Ravi Bangoria a écrit : >> Move feature availability check at the start of the function. >> Rearrange comment to it's associated code. Use hw->address and >> hw->len in the 512 bytes boundary check(to write if statement >> in a single line). Add spacing between code blocks. > > Are those cosmetic changes in the boundary check worth it since they > disappear in the final patch ? Nope.. not necessary. I was just going bit more patch by patch. I don't mind keeping the code as it is and then change it in the final patch.
- [PATCH 0/5] Powerpc/hw-breakpoint: Fixes plus Code refact... Ravi Bangoria
- [PATCH 1/5] Powerpc/hw-breakpoint: Replace stale do_... Ravi Bangoria
- Re: [PATCH 1/5] Powerpc/hw-breakpoint: Replace s... Michael Neuling
- Re: [PATCH 1/5] Powerpc/hw-breakpoint: Replace s... Christophe Leroy
- [PATCH 2/5] Powerpc/hw-breakpoint: Refactor hw_break... Ravi Bangoria
- Re: [PATCH 2/5] Powerpc/hw-breakpoint: Refactor ... Christophe Leroy
- Re: [PATCH 2/5] Powerpc/hw-breakpoint: Refac... Ravi Bangoria
- [PATCH 3/5] Powerpc/hw-breakpoint: Refactor set_dawr... Ravi Bangoria
- Re: [PATCH 3/5] Powerpc/hw-breakpoint: Refactor ... Michael Neuling
- Re: [PATCH 3/5] Powerpc/hw-breakpoint: Refac... Ravi Bangoria
- Re: [PATCH 3/5] Powerpc/hw-breakpoint: Refactor ... Christophe Leroy
- [PATCH 4/5] Powerpc/hw-breakpoint: Optimize disable ... Ravi Bangoria
- Re: [PATCH 4/5] Powerpc/hw-breakpoint: Optimize ... Michael Neuling
- Re: [PATCH 4/5] Powerpc/hw-breakpoint: Optim... Ravi Bangoria
- Re: [PATCH 4/5] Powerpc/hw-breakpoint: Optimize ... Christophe Leroy
- Re: [PATCH 4/5] Powerpc/hw-breakpoint: Optim... Ravi Bangoria
- [PATCH 5/5] Powerpc/Watchpoint: Fix length calculati... Ravi Bangoria