diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2014-09-05 19:37:55 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-09-05 19:37:55 +0400 |
commit | 84a263f39403ca3b399af77499876e02e634b00b (patch) | |
tree | 780101865be4d2e993a45a482df09feb64552d03 /fs/ntfs | |
parent | 8ddebc4103e6544bd31f0c97e55491387717a124 (diff) | |
download | linux-84a263f39403ca3b399af77499876e02e634b00b.tar.xz |
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 <l.stach@pengutronix.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Mohit Kumar <mohit.kumar@st.com>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions