[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
[deliverable/linux.git] / drivers / scsi / libfc / fc_rport.c
index 6f07de15c4913b5a2ce1d6bbf732a845ed589262..dae65133a8331bc1ebfea07d2d9d4f77227115c4 100644 (file)
@@ -179,8 +179,8 @@ EXPORT_SYMBOL(fc_set_rport_loss_tmo);
  * @flp: FLOGI payload structure
  * @maxval: upper limit, may be less than what is in the service parameters
  */
-static unsigned int
-fc_plogi_get_maxframe(struct fc_els_flogi *flp, unsigned int maxval)
+static unsigned int fc_plogi_get_maxframe(struct fc_els_flogi *flp,
+                                         unsigned int maxval)
 {
        unsigned int mfs;
 
This page took 0.031578 seconds and 5 git commands to generate.