diff options
author | Vineet Gupta <[email protected]> | 2019-05-14 14:25:54 -0700 |
---|---|---|
committer | Vineet Gupta <[email protected]> | 2019-07-01 11:02:22 -0700 |
commit | 85c5e33763a731967ca59085ffe6e694f872d38e (patch) | |
tree | 76abf68dd64252615a39fe966bd574ae04159803 /arch/arc/mm/init.c | |
parent | 13e2cc1240eb14d1a08b2c32f88b25bf20210ebc (diff) |
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
The coding pattern to NOT intialize variables at declaration time but
rather near code which makes us eof them makes it much easier to grok
the overall logic, specially when the init is not simply 0 or 1
Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'arch/arc/mm/init.c')
0 files changed, 0 insertions, 0 deletions