Commit f0949457 authored by LABBE Corentin's avatar LABBE Corentin Committed by Greg Kroah-Hartman
Browse files

staging: sep: Fix misceanellous problems reported by checkpatch

parent ba5a40d6
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -130,7 +130,6 @@ void sep_queue_status_remove(struct sep_device *sep,

	dev_dbg(&sep->pdev->dev, "[PID%d] sep_queue_status_remove return\n",
		current->pid);
	return;
}

/**