shpchp: remove unnecessary struct php_ctlr
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Sat, 16 Dec 2006 23:25:34 +0000 (15:25 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Dec 2006 18:54:44 +0000 (10:54 -0800)
The struct php_ctlr seems to be only for complicating codes. This
patch removes struct php_ctlr and related codes.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found