PCI: exynos: Remove unnecessary return statement
authorJingoo Han <jg1.han@samsung.com>
Wed, 12 Nov 2014 03:25:38 +0000 (12:25 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Nov 2014 17:50:31 +0000 (10:50 -0700)
This patch fixes the following checkpatch warning:

  WARNING: void function return statements are not generally useful

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found