From bb4efe4689dfdf4802bd1fd956123b2d98cc90ee Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Fri, 8 Dec 2017 12:18:59 +0100 Subject: [PATCH] slip: sl_alloc(): remove unused parameter "dev_t line" commit 936e5d8bdfa72577e28ea671d9e2ee4fef0d6b3e upstream. The first and only parameter of sl_alloc() is unused, so remove it. Fixes: 5342b77c4123 slip: ("Clean up create and destroy") Signed-off-by: Marc Kleine-Budde Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-format-patch failed