]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
smb: common: add header guards to fs/smb/common/smb2status.h
authorStefan Metzmacher <metze@samba.org>
Tue, 3 Feb 2026 15:20:12 +0000 (16:20 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 9 Feb 2026 03:24:42 +0000 (21:24 -0600)
commitcc40f19a30144b50e7fa648578c15d92176a146f
tree8181754eb990912a1d5dd43fff56f152c1cbc360
parentb4ae8266a744927cd06f21326e169d2289e30434
smb: common: add header guards to fs/smb/common/smb2status.h

This will allow it to be included multiple times without problems,
that's needed for the smbdirect move to common code.

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: Namjae Jeon <linkinjeon@kernel.org>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/common/smb2status.h