From e8e95fc27d238b850c1536ea72102ff68329e4ce Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Wed, 20 Sep 2006 15:59:24 +0200 Subject: [PATCH] --- yaml --- r: 34180 b: refs/heads/master c: 45af3af8761a3f790fe414c017de039a08ccd780 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/s390/char/vmcp.c | 2 +- trunk/drivers/s390/char/vmcp.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index f9ffbea4e969..a96f9a87eccf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9514e2311be97a01e8669c4de78e9fea37489f09 +refs/heads/master: 45af3af8761a3f790fe414c017de039a08ccd780 diff --git a/trunk/drivers/s390/char/vmcp.c b/trunk/drivers/s390/char/vmcp.c index 19762f3476aa..1678b6c757ec 100644 --- a/trunk/drivers/s390/char/vmcp.c +++ b/trunk/drivers/s390/char/vmcp.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2004,2005 IBM Corporation - * Interface implementation for communication with the v/VM control program + * Interface implementation for communication with the z/VM control program * Author(s): Christian Borntraeger * * diff --git a/trunk/drivers/s390/char/vmcp.h b/trunk/drivers/s390/char/vmcp.h index 87389e730465..8a5975f3dad7 100644 --- a/trunk/drivers/s390/char/vmcp.h +++ b/trunk/drivers/s390/char/vmcp.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2004, 2005 IBM Corporation - * Interface implementation for communication with the v/VM control program + * Interface implementation for communication with the z/VM control program * Version 1.0 * Author(s): Christian Borntraeger *