mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
net: delete extra space and tab in blank line
delete extra space and tab in blank line, there is no functional change. Reported-by: Hacash Robot <hacashRobot@santino.com> Signed-off-by: William Dean <williamsukatube@gmail.com> Link: https://lore.kernel.org/r/20220723073222.2961602-1-williamsukatube@163.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
2baf8ba532
commit
aa246499bb
@@ -57,7 +57,7 @@ struct rxrpc_wire_header {
|
||||
|
||||
uint8_t userStatus; /* app-layer defined status */
|
||||
#define RXRPC_USERSTATUS_SERVICE_UPGRADE 0x01 /* AuriStor service upgrade request */
|
||||
|
||||
|
||||
uint8_t securityIndex; /* security protocol ID */
|
||||
union {
|
||||
__be16 _rsvd; /* reserved */
|
||||
|
Reference in New Issue
Block a user