From: Eric W. Biederman Date: Mon, 2 Oct 2006 09:18:56 +0000 (-0700) Subject: [PATCH] proc: remove trailing blank entry from pid_entry arrays X-Git-Tag: v2.6.19-rc1~382 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bcd6b0efd5216f2f208e92150b0e5b9bea2c210;p=pandora-kernel.git [PATCH] proc: remove trailing blank entry from pid_entry arrays It was pointed out that since I am taking ARRAY_SIZE anyway the trailing empty entry is silly and just wastes space. Signed-off-by: Eric W. Biederman Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed