- Don't use __wait_event_interruptible() use wait_event_interruptible() instead. - Remove unused get_current_user() macro.