From 76cca89f4b032abad514c0821be35d999c9707ce Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 19 Dec 2012 15:41:42 -0700 Subject: [PATCH] staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors() This function is only called by the module_{init,exit} functions. For aesthetic reasons, move it near them. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed