summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2013-11-05 12:37:05 +0100
committerJens Axboe <axboe@kernel.dk>2013-11-08 09:10:30 -0700
commitebedd16dab5e7cf22fb1156b74fa53f0233389a7 (patch)
treee3af710cb8f584dd17a2a3810718c274678f57a4 /mm
parent4ca90b533278f15849287b5b6c0c7dc45b134cde (diff)
downloadlinux-ebedd16dab5e7cf22fb1156b74fa53f0233389a7.tar.bz2
skd: remove redundant skdev->pdev assignment from skd_pci_probe()
skdev->pdev is set to pdev twice in skd_pci_probe(), first time through skd_construct() call and the second time directly in the function. Remove the second assignment as it is not needed. Cc: Akhil Bhansali <abhansali@stec-inc.com> Cc: Jeff Moyer <jmoyer@redhat.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions