diff options
author | Vivek Kutal <[email protected]> | 2009-06-16 15:34:42 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-16 19:48:01 -0700 |
commit | 3608c66c2e6522952b4be219317b194ab27f4e78 (patch) | |
tree | 286a8542aa0c7be32b672aeeff5ea11198a2c640 /net/unix/af_unix.c | |
parent | 9990bfd0e5d4aae9c33693aef8b0a36577c63677 (diff) |
fbdev: *bfin*: drop unnecessary calls to memset
The dma_alloc_* functions sets the memory to 0 before returning so there
is no need to call memset after the allocation. Also no point in clearing
the memory when disabling the buffer.
Signed-off-by: Vivek Kutal <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
Cc: Krzysztof Helt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions