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

Commit 796fd547 authored by Toon Schoenmakers's avatar Toon Schoenmakers Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192u: Follow all suggestions from checkpatch on compress.c

parent 88d94e30
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -12,10 +12,10 @@
 *
 *
 */
 */
#include <linux/types.h>
#include <linux/types.h>
//#include <linux/crypto.h>
/*#include <linux/crypto.h>*/
#include "rtl_crypto.h"
#include "rtl_crypto.h"
#include <linux/errno.h>
#include <linux/errno.h>
#include <asm/scatterlist.h>
#include <linux/scatterlist.h>
#include <linux/string.h>
#include <linux/string.h>
#include "internal.h"
#include "internal.h"