Skip to content

Commit 43f5494

Browse files
keesKernel Patches Daemon
authored andcommitted
net: Remove struct sockaddr from net.h
Now that struct sockaddr is no longer used by net.h, remove it. Signed-off-by: Kees Cook <[email protected]>
1 parent 6801b6d commit 43f5494

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/linux/net.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ typedef struct {
148148

149149
struct vm_area_struct;
150150
struct page;
151-
struct sockaddr;
152151
struct msghdr;
153152
struct module;
154153
struct sk_buff;

0 commit comments

Comments
 (0)