staging: unisys: virtpci: virtpci.c: Removes unnecessary NULL check
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 14 Dec 2014 23:08:37 +0000 (00:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Jan 2015 01:42:47 +0000 (17:42 -0800)
It is impossible for dprivate to ever be NULL, no check required.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found