Skip to content

Commit b410094

Browse files
superm1herbertx
authored andcommitted
crypto: ccp - align psp_platform_access_msg
Align the whitespace so that future messages will also be better aligned. Acked-by: Tom Lendacky <[email protected]> Signed-off-by: Mario Limonciello <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
1 parent 56e0d88 commit b410094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/linux/psp-platform-access.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
#include <linux/psp.h>
77

88
enum psp_platform_access_msg {
9-
PSP_CMD_NONE = 0x0,
10-
PSP_I2C_REQ_BUS_CMD = 0x64,
9+
PSP_CMD_NONE = 0x0,
10+
PSP_I2C_REQ_BUS_CMD = 0x64,
1111
PSP_DYNAMIC_BOOST_GET_NONCE,
1212
PSP_DYNAMIC_BOOST_SET_UID,
1313
PSP_DYNAMIC_BOOST_GET_PARAMETER,

0 commit comments

Comments
 (0)