]> Git Repo - linux.git/blobdiff - drivers/xen/xen-balloon.c
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / drivers / xen / xen-balloon.c
index 79865b8901baa29cf9427eb2237fad364c44bb31..e7715cb62eefc307a354a77902baaaa5916a157c 100644 (file)
@@ -55,7 +55,7 @@ static int register_balloon(struct device *dev);
 
 /* React to a change in the target key */
 static void watch_target(struct xenbus_watch *watch,
-                        const char **vec, unsigned int len)
+                        const char *path, const char *token)
 {
        unsigned long long new_target;
        int err;
This page took 0.030268 seconds and 4 git commands to generate.