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

Commit 524e3b62 authored by Markus Lidel's avatar Markus Lidel Committed by Linus Torvalds
Browse files

[PATCH] I2O: Lindent run

parent f6ed39a6
Loading
Loading
Loading
Loading
+9 −12
Original line number Diff line number Diff line
@@ -123,7 +123,6 @@ int i2o_device_claim_release(struct i2o_device *dev)
	return rc;
}


/**
 *	i2o_device_release - release the memory for a I2O device
 *	@dev: I2O device which should be released
@@ -140,7 +139,6 @@ static void i2o_device_release(struct device *dev)
	kfree(i2o_dev);
}


/**
 *	i2o_device_show_class_id - Displays class id of I2O device
 *	@dev: device of which the class id should be displayed
@@ -410,7 +408,6 @@ int i2o_device_parse_lct(struct i2o_controller *c)
	return 0;
}


/*
 *	Run time support routines
 */
+1 −1

File changed.

Contains only whitespace changes.

+19 −19

File changed.

Contains only whitespace changes.