diff options
author | Steven Rostedt <srostedt@redhat.com> | 2008-12-02 23:50:03 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-03 08:56:24 +0100 |
commit | 044fa782ebb9472cf5253e95d9a625fd4c0bdd99 (patch) | |
tree | 19282ded5d8a1b48690de199cec34d73730cd130 /arch/x86/kernel/acpi | |
parent | 14a866c567e040ccf6240d68b083dd1dbbde63e6 (diff) |
ring-buffer: change "page" variable names to "bpage"
Impact: clean up
Andrew Morton pointed out that the kernel convention of a variable
named page should be of type page struct. The ring buffer uses
a variable named "page" for a pointer to something else.
This patch converts those to be called "bpage" (as in "buffer page").
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/acpi')
0 files changed, 0 insertions, 0 deletions