From: Clemens Ladisch Date: Sun, 30 Oct 2005 23:03:40 +0000 (-0800) Subject: [PATCH] hpet: remove superfluous indirections X-Git-Tag: v2.6.15-rc1~59^2~15^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c860ed9fb5d320407f99190ab2e31bfe74db6724;p=pandora-kernel.git [PATCH] hpet: remove superfluous indirections In the hpet_ioctl_common() function, devp->hd_hpets is already cached in the hpetp variable, so we can use just that. Signed-off-by: Clemens Ladisch Cc: Bob Picco Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed