diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/target_core_user.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/uapi/linux/target_core_user.h b/include/uapi/linux/target_core_user.h index b67f99d3c520..95c6521d8a95 100644 --- a/include/uapi/linux/target_core_user.h +++ b/include/uapi/linux/target_core_user.h | |||
| @@ -42,10 +42,6 @@ | |||
| 42 | #define TCMU_MAILBOX_VERSION 2 | 42 | #define TCMU_MAILBOX_VERSION 2 |
| 43 | #define ALIGN_SIZE 64 /* Should be enough for most CPUs */ | 43 | #define ALIGN_SIZE 64 /* Should be enough for most CPUs */ |
| 44 | 44 | ||
| 45 | /* See https://gcc.gnu.org/onlinedocs/cpp/Stringification.html */ | ||
| 46 | #define xstr(s) str(s) | ||
| 47 | #define str(s) #s | ||
| 48 | |||
| 49 | struct tcmu_mailbox { | 45 | struct tcmu_mailbox { |
| 50 | __u16 version; | 46 | __u16 version; |
| 51 | __u16 flags; | 47 | __u16 flags; |
