Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb: gadget: update Michal Nazarewicz's email address

The m.nazarewicz@samsung.com email address is no longer valid,
so this commit replaces it with mina86@mina86.com which is
employer-agnostic and thus should be valid for foreseeable
feature.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

authored by

Michal Nazarewicz and committed by
Felipe Balbi
54b8360f 18f2cbaa

+10 -10
+1 -1
drivers/usb/gadget/f_acm.c
··· 5 5 * Copyright (C) 2008 by David Brownell 6 6 * Copyright (C) 2008 by Nokia Corporation 7 7 * Copyright (C) 2009 by Samsung Electronics 8 - * Author: Michal Nazarewicz (m.nazarewicz@samsung.com) 8 + * Author: Michal Nazarewicz (mina86@mina86.com) 9 9 * 10 10 * This software is distributed under the terms of the GNU General 11 11 * Public License ("GPL") as published by the Free Software Foundation,
+1 -1
drivers/usb/gadget/f_fs.c
··· 2 2 * f_fs.c -- user mode file system API for USB composite function controllers 3 3 * 4 4 * Copyright (C) 2010 Samsung Electronics 5 - * Author: Michal Nazarewicz <m.nazarewicz@samsung.com> 5 + * Author: Michal Nazarewicz <mina86@mina86.com> 6 6 * 7 7 * Based on inode.c (GadgetFS) which was: 8 8 * Copyright (C) 2003-2004 David Brownell
+1 -1
drivers/usb/gadget/f_mass_storage.c
··· 3 3 * 4 4 * Copyright (C) 2003-2008 Alan Stern 5 5 * Copyright (C) 2009 Samsung Electronics 6 - * Author: Michal Nazarewicz <m.nazarewicz@samsung.com> 6 + * Author: Michal Nazarewicz <mina86@mina86.com> 7 7 * All rights reserved. 8 8 * 9 9 * Redistribution and use in source and binary forms, with or without
+1 -1
drivers/usb/gadget/f_rndis.c
··· 5 5 * Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger 6 6 * Copyright (C) 2008 Nokia Corporation 7 7 * Copyright (C) 2009 Samsung Electronics 8 - * Author: Michal Nazarewicz (m.nazarewicz@samsung.com) 8 + * Author: Michal Nazarewicz (mina86@mina86.com) 9 9 * 10 10 * This program is free software; you can redistribute it and/or modify 11 11 * it under the terms of the GNU General Public License as published by
+1 -1
drivers/usb/gadget/g_ffs.c
··· 2 2 * g_ffs.c -- user mode file system API for USB composite function controllers 3 3 * 4 4 * Copyright (C) 2010 Samsung Electronics 5 - * Author: Michal Nazarewicz <m.nazarewicz@samsung.com> 5 + * Author: Michal Nazarewicz <mina86@mina86.com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify 8 8 * it under the terms of the GNU General Public License as published by
+1 -1
drivers/usb/gadget/mass_storage.c
··· 3 3 * 4 4 * Copyright (C) 2003-2008 Alan Stern 5 5 * Copyright (C) 2009 Samsung Electronics 6 - * Author: Michal Nazarewicz <m.nazarewicz@samsung.com> 6 + * Author: Michal Nazarewicz <mina86@mina86.com> 7 7 * All rights reserved. 8 8 * 9 9 * This program is free software; you can redistribute it and/or modify
+1 -1
drivers/usb/gadget/multi.c
··· 4 4 * Copyright (C) 2008 David Brownell 5 5 * Copyright (C) 2008 Nokia Corporation 6 6 * Copyright (C) 2009 Samsung Electronics 7 - * Author: Michal Nazarewicz (m.nazarewicz@samsung.com) 7 + * Author: Michal Nazarewicz (mina86@mina86.com) 8 8 * 9 9 * This program is free software; you can redistribute it and/or modify 10 10 * it under the terms of the GNU General Public License as published by
+1 -1
drivers/usb/gadget/storage_common.c
··· 3 3 * 4 4 * Copyright (C) 2003-2008 Alan Stern 5 5 * Copyeight (C) 2009 Samsung Electronics 6 - * Author: Michal Nazarewicz (m.nazarewicz@samsung.com) 6 + * Author: Michal Nazarewicz (mina86@mina86.com) 7 7 * 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License as published by
+1 -1
tools/usb/ffs-test.c
··· 2 2 * ffs-test.c.c -- user mode filesystem api for usb composite function 3 3 * 4 4 * Copyright (C) 2010 Samsung Electronics 5 - * Author: Michal Nazarewicz <m.nazarewicz@samsung.com> 5 + * Author: Michal Nazarewicz <mina86@mina86.com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify 8 8 * it under the terms of the GNU General Public License as published by
+1 -1
tools/usb/testusb.c
··· 3 3 /* 4 4 * Copyright (c) 2002 by David Brownell 5 5 * Copyright (c) 2010 by Samsung Electronics 6 - * Author: Michal Nazarewicz <m.nazarewicz@samsung.com> 6 + * Author: Michal Nazarewicz <mina86@mina86.com> 7 7 * 8 8 * This program is free software; you can redistribute it and/or modify it 9 9 * under the terms of the GNU General Public License as published by the