Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec0f85f8 authored by Pierre-Yves Kerbrat's avatar Pierre-Yves Kerbrat Committed by Greg Kroah-Hartman
Browse files

staging: rtl8188eu: os_dep: fix block comment alignment issue



Fix coding style issue in block comment in osdep_service.c found by
checkpatch tool

Signed-off-by: default avatarPierre-Yves Kerbrat <pkerbrat@free.fr>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3e9e3bb7
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -22,7 +22,8 @@
#include <rtw_ioctl_set.h>

/*
* Translate the OS dependent @param error_code to OS independent RTW_STATUS_CODE
 * Translate the OS dependent @param error_code to OS independent
 * RTW_STATUS_CODE
 * @return: one of RTW_STATUS_CODE
 */
inline int RTW_STATUS_CODE(int error_code)