diff options
author | Steven Rostedt <srostedt@redhat.com> | 2008-12-03 04:50:03 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-03 07:56:24 (GMT) |
commit | 044fa782ebb9472cf5253e95d9a625fd4c0bdd99 (patch) | |
tree | 19282ded5d8a1b48690de199cec34d73730cd130 /arch/arm/plat-s3c24xx | |
parent | 14a866c567e040ccf6240d68b083dd1dbbde63e6 (diff) | |
download | linux-fsl-qoriq-044fa782ebb9472cf5253e95d9a625fd4c0bdd99.tar.xz |
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/arm/plat-s3c24xx')
0 files changed, 0 insertions, 0 deletions