Skip to content

Commit 27d51f0

Browse files
mashirochenkernelgregkh
authored andcommitted
staging: rtl8723bs: remove redundant blank lines in basic_types.h
Remove redundant blank lines at the top of the file to improve code cleanliness. Signed-off-by: Mashiro Chen <mashiro.chen@mailbox.org> Reviewed-by: Luka Gejak <luka.gejak@linux.dev> Link: https://patch.msgid.link/20260330114232.91431-4-mashiro.chen@mailbox.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent e8fa04f commit 27d51f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/staging/rtl8723bs/include/basic_types.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#ifndef __BASIC_TYPES_H__
88
#define __BASIC_TYPES_H__
99

10-
1110
#define SUCCESS 0
1211
#define FAIL (-1)
1312

0 commit comments

Comments
 (0)