On Sat, 27 Oct 2007, Christoph Lameter wrote:
> Use a single exit path by using goto's to the hottest exit path.
Reviewed-by: Pekka Enberg <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info
Use a single exit path by using goto's to the hottest exit path.
Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]>
---
mm/slub.c |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
Index: linux-2.6/mm/slub.c
===
---
2 matches
Mail list logo