Home
last modified time | relevance | path

Searched hist:"7 b770657" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/nvec/
H A Dnvec.c7b770657 Tue Sep 27 12:00:52 CDT 2011 Julian Andres Klode <jak@jak-linux.org> staging: nvec: Do not print free message for tx_scratch

The scratch area is not part of the pool and thus gets
no allocation message. Printing a free message would
be confusing, and the pointer subtraction would be
undefined behavior.

Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
7b770657 Tue Sep 27 12:00:52 CDT 2011 Julian Andres Klode <jak@jak-linux.org> staging: nvec: Do not print free message for tx_scratch

The scratch area is not part of the pool and thus gets
no allocation message. Printing a free message would
be confusing, and the pointer subtraction would be
undefined behavior.

Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>