diff options
author | Daeseok Youn <daeseok.youn@gmail.com> | 2016-04-01 11:28:22 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-04 22:41:24 +0300 |
commit | 8670a56ff70ec1fcbb95bd05a478c5a8361fee53 (patch) | |
tree | 2eb146746522c9dbf1550151a4013d53a0efa04c /drivers/pwm/pwm-brcmstb.c | |
parent | 77ed2c5745d93416992857d124f35834b62b3e70 (diff) | |
download | linux-8670a56ff70ec1fcbb95bd05a478c5a8361fee53.tar.xz |
staging: dgnc: remove too many traverse pointer
The "ch->ch_bd" is already assined to "bd" but this is only
for checking null or MAGIC number.
in the dgnc_tty_ioctl function, bd can be used for referencing
to board_ops structure.
Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pwm/pwm-brcmstb.c')
0 files changed, 0 insertions, 0 deletions