diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-12 23:50:16 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-21 22:25:28 +0200 |
commit | 1f2563d68cce0d45b81a47894c135f65f192b1a9 (patch) | |
tree | aa81291eda41a9bfbf42b9c17d3e76302a6e4906 /drivers/media/usb/as102/as10x_handle.h | |
parent | [media] as102: promote it out of staging (diff) | |
download | linux-1f2563d68cce0d45b81a47894c135f65f192b1a9.tar.xz linux-1f2563d68cce0d45b81a47894c135f65f192b1a9.zip |
[media] as102: get rid of FSF mail address
Make checkpatch happier by removing FSF mail address.
No functional changes.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/as102/as10x_handle.h')
-rw-r--r-- | drivers/media/usb/as102/as10x_handle.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/usb/as102/as10x_handle.h b/drivers/media/usb/as102/as10x_handle.h index 5638b191b780..e535fffbcd94 100644 --- a/drivers/media/usb/as102/as10x_handle.h +++ b/drivers/media/usb/as102/as10x_handle.h @@ -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 program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef __KERNEL__ struct as10x_bus_adapter_t; |