aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/vmw_balloon.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dtor@vmware.com>2010-09-22 13:04:57 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2010-09-22 17:22:38 -0700
commitd544b7a40ad3423676b8876aad64fc5f87296b2d (patch)
treef08302b1ce132a71aa8702841846a94ef8e999f3 /drivers/misc/vmw_balloon.c
parentarm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" (diff)
downloadlinux-dev-d544b7a40ad3423676b8876aad64fc5f87296b2d.tar.xz
linux-dev-d544b7a40ad3423676b8876aad64fc5f87296b2d.zip
vmware balloon: rename module
In an effort to minimize customer confusion we want to unify naming convention for VMware-provided kernel modules. This change renames the balloon driver from vmware_ballon to vmw_balloon. We expect to follow this naming convention (vmw_<module_name>) for all modules that are part of mainline kernel and/or being distributed by VMware, with the sole exception of vmxnet3 driver (since the name of mainline driver happens to match with the name used in VMware Tools). Signed-off-by: Dmitry Torokhov <dtor@vmware.com> Acked-by: Bhavesh Davda <bhavesh@vmware.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r--drivers/misc/vmw_balloon.c (renamed from drivers/misc/vmware_balloon.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/misc/vmware_balloon.c b/drivers/misc/vmw_balloon.c
index 2a1e804a71aa..2a1e804a71aa 100644
--- a/drivers/misc/vmware_balloon.c
+++ b/drivers/misc/vmw_balloon.c