Index: /trunk/src/VBox/Additions/linux/drm/vbox_ttm.c
===================================================================
--- /trunk/src/VBox/Additions/linux/drm/vbox_ttm.c	(revision 75420)
+++ /trunk/src/VBox/Additions/linux/drm/vbox_ttm.c	(revision 75421)
@@ -408,5 +408,5 @@
 			  align >> PAGE_SHIFT, false, acc_size,
 #endif
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 18, 0) || defined(RHEL_72)) && !defined(RHEL_76) 
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 18, 0) || defined(RHEL_72)) && !defined(RHEL_76)
 			  NULL, NULL, vbox_bo_ttm_destroy);
 #else
