From 70f30c3771f1e7c55d381954d84beff9c257a2b6 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Thu, 4 Apr 2013 14:58:49 +0100 Subject: [PATCH] staging: comedi: make comedi_free_board_minor() static `comedi_free_board_minor()` is now only called from the same .c file it is defined in, so give it static linkage. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed