misc: mic: Fix reported static checker warning
authorSudeep Dutt <sudeep.dutt@intel.com>
Wed, 10 Jun 2015 03:58:32 +0000 (20:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:01:43 +0000 (17:01 -0700)
commit0a3405d35c72535d6a57af3cad29ed14d26cd203
tree3d4e7bbefef8ac7ea98861b9b5086027b19adaab
parent24732e7ee92ec5aadbeddd05c388060cccee422b
misc: mic: Fix reported static checker warning

Delete unnecessary prints resulting in an "spdev could be null"
warning from a static checker in scif_peer_remove(..).

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mic/scif/scif_main.c
This page took 0.024576 seconds and 5 git commands to generate.