diff options
| author | Daeseok Youn <[email protected]> | 2016-07-06 15:15:34 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-08-15 19:13:25 +0200 |
| commit | 3bd0010a18795f3e48e96fe75e67fb3f84706fcf (patch) | |
| tree | b0fbfc6164d8b8a88933f6acb6a1192731a19d60 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | a2237a2d60db69c4df74a5fa1591c02247ba0f49 (diff) | |
staging: dgnc: remove redundant NULL check for brd
the "brd" value cannot be NULL in dgnc_finalize_board_init().
Because "brd" as a parameter of this function was already
checked for NULL.
the dgnc_finalize_board_init() as a static function was called
only from dgnc_found_board() function and brd->magic value
was assigned once in dgnc_found_board(). So it doesn't need to
check for DGNC_BOARD_MAGIC value.
Signed-off-by: Daeseok Youn <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions