You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
net: kill unused macros
These macros never be used, so remove them. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
ba27d85c96
commit
4c306a9291
@@ -173,7 +173,6 @@ enum {
|
||||
NLBL_MGMT_C_VERSION,
|
||||
__NLBL_MGMT_C_MAX,
|
||||
};
|
||||
#define NLBL_MGMT_C_MAX (__NLBL_MGMT_C_MAX - 1)
|
||||
|
||||
/* NetLabel Management attributes */
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user