From 378090c0171d489c6e766c604b66d6c35d28b154 Mon Sep 17 00:00:00 2001 From: Samuel Iglesias Gonsalvez Date: Fri, 11 May 2012 10:17:15 +0200 Subject: [PATCH] --- yaml --- r: 304693 b: refs/heads/master c: 32254363c2bb1a5384e8919ea706cf0355ecc2eb h: refs/heads/master i: 304691: 6e8d3e607b2d0946e2382bb7767a68c74b51eadc v: v3 --- [refs] | 2 +- trunk/drivers/staging/ipack/devices/ipoctal.c | 3 +-- trunk/drivers/staging/ipack/devices/ipoctal.h | 3 +-- trunk/drivers/staging/ipack/devices/scc2698.h | 3 +-- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 3e7f63638a0e..6d61d402bef3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b995069af54cf1cf0de19ff440a93e528ea993de +refs/heads/master: 32254363c2bb1a5384e8919ea706cf0355ecc2eb diff --git a/trunk/drivers/staging/ipack/devices/ipoctal.c b/trunk/drivers/staging/ipack/devices/ipoctal.c index 15c0c6b53ce0..a28c677cbad1 100644 --- a/trunk/drivers/staging/ipack/devices/ipoctal.c +++ b/trunk/drivers/staging/ipack/devices/ipoctal.c @@ -8,8 +8,7 @@ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) - * any later version. + * Software Foundation; version 2 of the License. */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt diff --git a/trunk/drivers/staging/ipack/devices/ipoctal.h b/trunk/drivers/staging/ipack/devices/ipoctal.h index 7c5d211de73d..266f3617069d 100644 --- a/trunk/drivers/staging/ipack/devices/ipoctal.h +++ b/trunk/drivers/staging/ipack/devices/ipoctal.h @@ -8,8 +8,7 @@ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) - * any later version. + * Software Foundation; version 2 of the License. */ #ifndef _IPOCTAL_H diff --git a/trunk/drivers/staging/ipack/devices/scc2698.h b/trunk/drivers/staging/ipack/devices/scc2698.h index e68301900cfa..47f6269985fd 100644 --- a/trunk/drivers/staging/ipack/devices/scc2698.h +++ b/trunk/drivers/staging/ipack/devices/scc2698.h @@ -8,8 +8,7 @@ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) - * any later version. + * Software Foundation; version 2 of the License. */ #ifndef SCC2698_H_