commit | 2965a0e6da0ccd8971ccf2c00a02bfa6e212acdb | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Sep 25 23:32:31 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 26 08:48:56 2006 -0700 |
tree | 63bb78c54718a395c76eca372b5fdcd1c8f3164d | |
parent | 6049742dbcecf170e903638a029f4dc280b9d53d [diff] |
[PATCH] x86: trivial move of ptep_set_access_flags Move ptep_set_access_flags to be closer to the other ptep accessors, and make the indentation standard. Signed-off-by: Zachary Amsden <zach@vmware.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>