diff options
author | Lucas Stach <[email protected]> | 2014-09-05 09:37:55 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2014-09-05 09:37:55 -0600 |
commit | 84a263f39403ca3b399af77499876e02e634b00b (patch) | |
tree | 780101865be4d2e993a45a482df09feb64552d03 /net/lapb/lapb_subr.c | |
parent | 8ddebc4103e6544bd31f0c97e55491387717a124 (diff) |
PCI: designware: Check private_data validity in single place
The driver had checks for this sprinkled all over. As we call
sys_to_pcie() before every instance of this check, we can move the
check to this single location to make things clear.
Removing the statements after BUG[_ON]() is safe as the kernel is halted at
this point anyway.
Signed-off-by: Lucas Stach <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Jingoo Han <[email protected]>
Acked-by: Mohit Kumar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions