Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1422464
| From | Oleg Drokin <green@linuxhacker.ru> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/5] staging/lustre: Remove stray line from selftest/selftest.h |
| Date | 2016-06-15 02:50 +0200 |
| Message-ID | <rK7bQ-3Jm-23@gated-at.bofh.it> (permalink) |
| References | <rK7bP-3Jm-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The 'copy of GPLv2]' is an ending from template that's no longer needed, so remove it to avoid any extra confusion. Signed-off-by: Oleg Drokin <green@linuxhacker.ru> --- drivers/staging/lustre/lnet/selftest/selftest.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/lustre/lnet/selftest/selftest.h b/drivers/staging/lustre/lnet/selftest/selftest.h index 8f47082..b10fce6 100644 --- a/drivers/staging/lustre/lnet/selftest/selftest.h +++ b/drivers/staging/lustre/lnet/selftest/selftest.h @@ -16,7 +16,6 @@ * You should have received a copy of the GNU General Public License * version 2 along with this program; If not, see * http://http://www.gnu.org/licenses/gpl-2.0.html - * copy of GPLv2]. * * GPL HEADER END */ -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 4/5] staging/lustre: Remove stray line from selftest/selftest.h Oleg Drokin <green@linuxhacker.ru> - 2016-06-15 02:50 +0200
csiph-web