aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorDaeseok Youn <[email protected]>2016-09-26 09:37:51 +0900
committerGreg Kroah-Hartman <[email protected]>2016-09-27 13:12:25 +0200
commitcc1c1c141cc6747f0051cccd377e47cd2bda9b3e (patch)
treec175166de02ae5bf6726b0356623d91fd2ab6f6a /tools/perf/scripts
parente95557654167bbf8005a38957f4cf69550db5d35 (diff)
staging: dgnc: remove redundant initialization for channel array
The channel array in board_t was initialized in dgnc_found_board() with NULL. But the channel is going to initialize in dgnc_tty_init(). So the channel array doesn't need to set NULL for initailization. Signed-off-by: Daeseok Youn <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions