diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-12-18 00:06:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-20 04:34:20 +0300 |
commit | a886ca6fcfffd337482352f383c1002c72786b17 (patch) | |
tree | 7f01c512f6e362067949365f3417c145507034dc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6791c102602b428b729890f6a38a319dfe225aba (diff) | |
download | linux-a886ca6fcfffd337482352f383c1002c72786b17.tar.xz |
hdlcdrv: replace unnecessary assertion in hdlcdrv_register
In hdlcdrv_register, failure to register the driver causes a crash.
The three callers of hdlcdrv_register all pass valid pointers and
do not fail. The patch eliminates the unnecessary BUG_ON assertion.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions