From 11e64757f9fb32f13f51596bbf01988f42fca764 Mon Sep 17 00:00:00 2001 From: Matt Helsley Date: Sun, 25 Jun 2006 05:48:03 -0700 Subject: [PATCH] [PATCH] Remove unecessary NULL check in kernel/acct.c copy_process() appears to be the only caller of acct_clear_integrals() and does not pass in NULL task pointers. Remove the unecessary check. Signed-off-by: Matt Helsley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed