diff options
author | Robert Richter <[email protected]> | 2009-07-31 14:58:04 +0200 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2009-09-09 23:54:02 -0400 |
commit | d8eeb2d3b26d25c44c10f28430e2157a2d20bd1d (patch) | |
tree | 8308f1be1706a6605387289683e7b11dc40ecda6 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | d28daf923ac5e4a0d7cecebae56f3e339189366b (diff) |
ring-buffer: consolidate interface of rb_buffer_peek()
rb_buffer_peek() operates with struct ring_buffer_per_cpu *cpu_buffer
only. Thus, instead of passing variables buffer and cpu it is better
to use cpu_buffer directly. This also reduces the risk of races since
cpu_buffer is not calculated twice.
Signed-off-by: Robert Richter <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions