mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 15:51:40 -04:00
staging: unisys: remove S32 type
Delete the S32 type from commontypes.h since it wasn't being used. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
15c564ecf2
commit
c14f13ba30
@@ -30,7 +30,6 @@
|
||||
#include <syslog.h>
|
||||
#endif
|
||||
|
||||
#define S32 int32_t
|
||||
#define S64 int64_t
|
||||
|
||||
#ifdef __KERNEL__
|
||||
|
||||
Reference in New Issue
Block a user