Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52edd01f authored by Gargi Sharma's avatar Gargi Sharma Committed by Greg Kroah-Hartman
Browse files

staging: octeon: remove multiple blank lines



Fixes the checkpatch issue Please don't use multiple blank lines.

Signed-off-by: default avatarGargi Sharma <gs051095@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 132aba09
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -694,7 +694,6 @@ static int cvm_oct_probe(struct platform_device *pdev)
		return -EINVAL;
	}


	cvm_oct_configure_common_hw();

	cvmx_helper_initialize_packet_io_global();
@@ -937,7 +936,6 @@ static int cvm_oct_remove(struct platform_device *pdev)
		}
	}


	cvmx_pko_shutdown();

	cvmx_ipd_free_ptr();