diff options
author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-06-12 10:41:37 -0700 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-06-12 10:41:37 -0700 |
commit | 5a580b891628a83847f2f71e661b05d5aed24fd0 (patch) | |
tree | 2ecf90b3074c871bb9b6ba8fcb4c8066c5201344 | |
parent | 584b2405fdd6c4981d52e527899e4fbdaf0a7d33 (diff) | |
parent | 780ffc2bf6ff9782e0c9349932961f74c1d831bd (diff) |
Merge "diag: Remove BOM in file"
-rw-r--r-- | drivers/char/diag/diagfwd_glink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/diag/diagfwd_glink.h b/drivers/char/diag/diagfwd_glink.h index a84fa4edfca0..6cad44522ab6 100644 --- a/drivers/char/diag/diagfwd_glink.h +++ b/drivers/char/diag/diagfwd_glink.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. +/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and |