mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-22 01:58:42 +00:00
staging: lnet: ptllnd_wire.h: checkpatch cleanup: whitespace neatening
whitespace changes only - git diff -w shows no difference Cc: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
1c9d9e908e
commit
f81d2eaa55
@ -103,7 +103,7 @@ typedef struct {
|
||||
} kptl_msg_t;
|
||||
|
||||
/* kptl_msg_t::ptlm_credits is only a __u8 */
|
||||
#define PTLLND_MSG_MAX_CREDITS ((typeof(((kptl_msg_t*) 0)->ptlm_credits)) - 1)
|
||||
#define PTLLND_MSG_MAX_CREDITS ((typeof(((kptl_msg_t *)0)->ptlm_credits)) - 1)
|
||||
|
||||
#define PTLLND_MSG_MAGIC LNET_PROTO_PTL_MAGIC
|
||||
#define PTLLND_MSG_VERSION 0x04
|
||||
|
Loading…
x
Reference in New Issue
Block a user