diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-08-07 21:47:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-10 22:27:51 +0200 |
commit | c6333cc65d12fddf9cf79de3950b65bc142784e1 (patch) | |
tree | b7348319d5d2dd37a5d345306e839ccf5bf0100b /init | |
parent | misc: pti, add const to pci_device_id table (diff) | |
download | linux-c6333cc65d12fddf9cf79de3950b65bc142784e1.tar.xz linux-c6333cc65d12fddf9cf79de3950b65bc142784e1.zip |
misc: pti, pci drvdata cannot be NULL in ->remove
As we set drvdata unconditionally in ->probe, we need not check if it
is NULL. Let us remove the check.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: J Freyensee <james_p_freyensee@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions