mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 04:31:50 +00:00
VSOCK: get rid of EXPORT_SYMTAB
This is the default behavior for a looooooong time. Acked-by: Andy King <acking@vmware.com> Signed-off-by: Dmitry Torokhov <dtor@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c2399059a3
commit
7777ac3860
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user