mirror of
https://github.com/facebook/zstd.git
synced 2025-07-05 23:27:28 +02:00
[contrib][linux-kernel] Fix test warnings
This commit is contained in:
@ -12,8 +12,7 @@
|
||||
|
||||
#define EXPORT_SYMBOL(symbol) \
|
||||
void* __##symbol = symbol
|
||||
#define MODULE_LICENSE(license) static char const *const LICENSE = license
|
||||
#define MODULE_DESCRIPTION(description) \
|
||||
static char const *const DESCRIPTION = description
|
||||
#define MODULE_LICENSE(license)
|
||||
#define MODULE_DESCRIPTION(description)
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user