From fd17846d8d6acf991c660ed3498031c6451db61d Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=B6ren=20Brinkmann?= Date: Fri, 26 Dec 2014 07:10:51 +0100 Subject: [PATCH] staging: lustre: libcfs/nidstrings: Avoid forward declarations MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Avoid forward declaratoins by moving functions to a location before they are referenced. Signed-off-by: Sören Brinkmann Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed