[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1655745123.git.namcaov@gmail.com>
Date: Mon, 20 Jun 2022 19:19:32 +0200
From: Nam Cao <namcaov@...il.com>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev,
namcaov@...il.com, phil@...lpotter.co.uk,
Larry.Finger@...inger.net, paskripkin@...il.com
Subject: [PATCH 0/2] get rid of useless header file
The stuffs in basic_types.h are either not used, or already defined in
the kernel. Get rid of it.
Nam Cao (2):
staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGN
staging: r8188eu: remove basic_types.h
drivers/staging/r8188eu/core/rtw_recv.c | 2 +-
drivers/staging/r8188eu/core/rtw_xmit.c | 6 +++---
drivers/staging/r8188eu/hal/rtl8188eu_recv.c | 2 +-
drivers/staging/r8188eu/include/basic_types.h | 19 -------------------
.../staging/r8188eu/include/osdep_service.h | 1 -
drivers/staging/r8188eu/os_dep/xmit_linux.c | 2 +-
6 files changed, 6 insertions(+), 26 deletions(-)
delete mode 100644 drivers/staging/r8188eu/include/basic_types.h
--
2.25.1
Powered by blists - more mailing lists