aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/support/qsort.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/support/qsort.c')
-rw-r--r--fs/xfs/support/qsort.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/support/qsort.c b/fs/xfs/support/qsort.c
index 1ec824140cf7..2cb05c7569db 100644
--- a/fs/xfs/support/qsort.c
+++ b/fs/xfs/support/qsort.c
@@ -26,7 +26,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
-
#include <linux/kernel.h>
#include <linux/string.h>