diff options
| author | Lai Jiangshan <[email protected]> | 2008-12-17 09:48:23 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-12-18 12:49:56 +0000 |
| commit | 6d102bc68f3dd2ae0e305b09170b1751aa67baeb (patch) | |
| tree | c52f4bf881946eff6824190fd4c57bd5949319c9 /net/unix/af_unix.c | |
| parent | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/... (diff) | |
| download | kernel-6d102bc68f3dd2ae0e305b09170b1751aa67baeb.tar.gz kernel-6d102bc68f3dd2ae0e305b09170b1751aa67baeb.zip | |
tracing/ring-buffer: remove unused ring_buffer size
Impact: remove dead code
struct ring_buffer.size is not set after ring_buffer is initialized
or resized. it is always 0.
we can use "buffer->pages * PAGE_SIZE" to get ring_buffer's size
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
