]> Pileus Git - ~andy/linux/commit
staging: et131x: Remove unecessary *etdev NULL check in et1310_phy_init()
authorMark Einon <mark.einon@gmail.com>
Tue, 23 Aug 2011 22:40:33 +0000 (23:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 23:25:27 +0000 (16:25 -0700)
commit1c863c8bcb653be8e2b17b49b24f752392746ee2
treeba36c62b56feda1b2b0b0df0114a6f235abab824
parentdbbb24947e1bea5e6034ae2edfbf1be5b8f2b062
staging: et131x: Remove unecessary *etdev NULL check in et1310_phy_init()

It is impossible to get to this function with the pointer being NULL.
Tested on an ET-131x device.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et1310_phy.c