Commit 7777ac38 authored by Dmitry Torokhov's avatar Dmitry Torokhov Committed by David S. Miller

VSOCK: get rid of EXPORT_SYMTAB

This is the default behavior for a looooooong time.
Acked-by: default avatarAndy King <acking@vmware.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@vmware.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c2399059
......@@ -76,8 +76,6 @@
*/
#include <linux/types.h>
#define EXPORT_SYMTAB
#include <linux/bitops.h>
#include <linux/cred.h>
#include <linux/init.h>
......
......@@ -14,8 +14,6 @@
*/
#include <linux/types.h>
#define EXPORT_SYMTAB
#include <linux/bitops.h>
#include <linux/cred.h>
#include <linux/init.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment