summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2013-03-21 10:39:22 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-21 21:20:54 (GMT)
commit564044b0928d46a87774c246ae80cb3cead9264d (patch)
tree22e8191cf97f0453c47577bb131f1f96d7001aa3 /arch/arm
parentdfed5e7fb4ec946694cad7400d75c44f3bb7f645 (diff)
downloadlinux-fsl-qoriq-564044b0928d46a87774c246ae80cb3cead9264d.tar.xz
sh_eth: kill unneeded typecast in sh_eth_drv_probe()
sh_eth_drv_probe() does cast from 'void *' when assigning to the 'pd' variable which is automatic anyway. Turn the assignment into initializer, while removing the cast... Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions