[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()

2007-01-29 Thread Paul E. McKenney
Hello! Change a hard-coded constant 0 to the symbolic equivalent NOTIFY_DONE in the ratelimit_handler() CPU notifier handler function. Signed-off-by: Paul E. McKenney <[EMAIL PROTECTED]> --- page-writeback.c |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -urpNa -X dontdiff

[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()

2007-01-29 Thread Paul E. McKenney
Hello! Change a hard-coded constant 0 to the symbolic equivalent NOTIFY_DONE in the ratelimit_handler() CPU notifier handler function. Signed-off-by: Paul E. McKenney [EMAIL PROTECTED] --- page-writeback.c |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -urpNa -X dontdiff