diff options
author | Vivek Kutal <vivek.kutal@azingo.com> | 2009-06-17 00:34:42 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-17 04:48:01 +0200 |
commit | 3608c66c2e6522952b4be219317b194ab27f4e78 (patch) | |
tree | 286a8542aa0c7be32b672aeeff5ea11198a2c640 /drivers/lguest/interrupts_and_traps.c | |
parent | fbdev: bfin-t350mcqb-fb: drop unused local variables (diff) | |
download | linux-3608c66c2e6522952b4be219317b194ab27f4e78.tar.xz linux-3608c66c2e6522952b4be219317b194ab27f4e78.zip |
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 <vivek.kutal@azingo.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/lguest/interrupts_and_traps.c')
0 files changed, 0 insertions, 0 deletions