Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1466567
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] input: pixcir_i2c: Remove text about writing to Free Software Foundation |
| Date | 2016-08-19 19:20 +0200 |
| Message-ID | <s7VCx-8rz-5@gated-at.bofh.it> (permalink) |
| References | <s794S-1zw-19@gated-at.bofh.it> <s794S-1zw-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 17, 2016 at 03:22:13PM +0200, LABBE Corentin wrote: > Checkpatch complains about the text suggesting writing to > Free Software Foundation for GPLv2 license copy. > This patch remove that text. > > Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Applied, thank you. > --- > drivers/input/touchscreen/pixcir_i2c_ts.c | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/drivers/input/touchscreen/pixcir_i2c_ts.c b/drivers/input/touchscreen/pixcir_i2c_ts.c > index b0a2dc2..d8b8889 100644 > --- a/drivers/input/touchscreen/pixcir_i2c_ts.c > +++ b/drivers/input/touchscreen/pixcir_i2c_ts.c > @@ -11,10 +11,6 @@ > * but WITHOUT ANY WARRANTY; without even the implied warranty of > * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > * GNU General Public License for more details. > - * > - * You should have received a copy of the GNU General Public > - * License along with this library; if not, write to the Free Software > - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA > */ > > #include <linux/delay.h> > -- > 2.7.3 > -- Dmitry
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/3] input: pixcir_i2c_ts: simplify code with of_device_get_match_data LABBE Corentin <clabbe.montjoie@gmail.com> - 2016-08-17 15:30 +0200
[PATCH 3/3] input: pixcir_i2c: Remove a useless blank line LABBE Corentin <clabbe.montjoie@gmail.com> - 2016-08-17 15:30 +0200
Re: [PATCH 3/3] input: pixcir_i2c: Remove a useless blank line Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-08-19 19:20 +0200
[PATCH 2/3] input: pixcir_i2c: Remove text about writing to Free Software Foundation LABBE Corentin <clabbe.montjoie@gmail.com> - 2016-08-17 15:30 +0200
Re: [PATCH 2/3] input: pixcir_i2c: Remove text about writing to Free Software Foundation Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-08-19 19:20 +0200
Re: [PATCH 1/3] input: pixcir_i2c_ts: simplify code with of_device_get_match_data Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-08-19 19:20 +0200
csiph-web