diff options
| author | Jesper Juhl <jj@chaosbits.net> | 2012-06-25 01:56:59 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-25 11:17:38 -0700 |
| commit | 1a6dd0da0fefe0217f0c3a15dbbf3cfaf6909bc4 (patch) | |
| tree | 8efe87dad63004f9828d8d586d2855487f230eb7 /tools | |
| parent | c5a415cab5f88e7b527a40ab992c06316a59a8af (diff) | |
staging: vt6656: iwctl: remove redundant cast (to PSDevice)
netdev_priv() returns a void*, so there is no reason to explicitly
cast to (PSDevice) when assigning to a variable of type PSDevice. The
cast is done implicitly.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
