From 5cd5b7dd48d2e8cc8f6c7badee74e16ae6674e35 Mon Sep 17 00:00:00 2001 From: Eric Dumazet Date: Sun, 8 Jan 2006 01:03:40 -0800 Subject: [PATCH] --- yaml --- r: 16985 b: refs/heads/master c: f867bac65419a98c9682f4409e087582d29ec5f6 h: refs/heads/master i: 16983: 01b99a671f07a546546ecf2fe383963813de8d98 v: v3 --- [refs] | 2 +- trunk/include/linux/percpu.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e35c72664323..1c81c812da1e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e78c9a004aadebe22306c81d1a7f1d1278dc37f9 +refs/heads/master: f867bac65419a98c9682f4409e087582d29ec5f6 diff --git a/trunk/include/linux/percpu.h b/trunk/include/linux/percpu.h index 20317d88deba..cb9039a21f2a 100644 --- a/trunk/include/linux/percpu.h +++ b/trunk/include/linux/percpu.h @@ -19,7 +19,6 @@ struct percpu_data { void *ptrs[NR_CPUS]; - void *blkp; }; /*