]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
Drop the one line short description on sources
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 23 Jul 2024 18:59:20 +0000 (13:59 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 26 Jul 2024 18:41:56 +0000 (13:41 -0500)
Some are outdated, misleading or just repeat the same thing over and
over. Remove them as they are not needed.

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://lore.kernel.org/r/20240723185921.1005569-3-lucas.de.marchi@gmail.com
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
26 files changed:
libkmod/libkmod-builtin.c
libkmod/libkmod-config.c
libkmod/libkmod-elf.c
libkmod/libkmod-file.c
libkmod/libkmod-index.c
libkmod/libkmod-index.h
libkmod/libkmod-list.c
libkmod/libkmod-module.c
libkmod/libkmod-signature.c
libkmod/libkmod.c
libkmod/libkmod.h
m4/attributes.m4
shared/array.c
shared/hash.c
shared/macro.h
shared/scratchbuf.c
shared/strbuf.c
shared/util.c
shell-completion/bash/kmod
tools/depmod.c
tools/insmod.c
tools/kmod.c
tools/kmod.h
tools/log.c
tools/log.h
tools/lsmod.c

index 66f946977ecf7d7dbbdd8c45bb81c5350a7da97e..fd0f54923a487de365a6ba5c0bdc6ef6ba44fe5c 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel built-in modules
- *
  * Copyright (C) 2019  Alexey Gladkov <gladkov.alexey@gmail.com>
  */
 
index af9b93e4636c255af884c0c82ec2adf05444a11a..919f4edd5273220ce7a2ccfd50e7cbdaf074428d 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  * Copyright (C) 2013  Intel Corporation. All rights reserved.
  */
index 93bf66c9cba538d3a7662ab70eec547e575108f6..06a9876660449695b10fbac1808a8995ebfdd55e 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index 4f189b13ae7e29a7e466d98b567ec0570ccc359d..3247ac0500f5f37d5ff9f3533e7b1fdc16f2ed7a 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index b6245f21a303ae5798490c5d627af3f742759a8e..b7f8bd37a0ddd5bbfcf7e63ffd0751d25f988866 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index 850b5065879ab578a34e333aed7419bcbfd17f98..5f0657eb19c62380526d51932b4317390a2af54a 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index ad07587650f68091583db06ac11d530706cbbba6..38a3c273b1933d318c961332d2d8fcfbadbfa37e 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index b08393ff11c46dfdabdb7d50aa988d1fe4399568..c095e634892f0f8352d34491cba04c3e00a1e7c7 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index 7e3b9730324e571f2c4526506ea02e65fae2678f..48caf74a2ac46a1f20ea3c9053231f84b0cd26eb 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - module signature display
- *
  * Copyright (C) 2013 Michal Marek, SUSE
  */
 
index 7704cac159814f30000f45b1c568644521907255..79537165acb532342563609a4566b01f8f376687 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index b6273a02d808304c36607d79fe607982bc2240d7..f3376f5417e099303c14084f4a84ee2f28c16872 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index 0d07d494837f0e53ab25f21721581aea94ea2894..69865eea6d2ec7d4a27f82e067b0999396a8a88c 100644 (file)
@@ -1,7 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0-or-later WITH Autoconf-exception-macro
 #
-# Macros to check the presence of generic (non-typed) symbols.
-#
 # Copyright (c) 2006-2008 Diego Pettenò <flameeyes@gmail.com>
 # Copyright (c) 2006-2008 xine project
 # Copyright (c) 2012 Lucas De Marchi <lucas.de.marchi@gmail.com>
index 128c9fca37d8c3469fcee34ea685dc5411e3a089..f63ca50675dfdeec61d7aae962a34a8cc17bee89 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index 9eb87d8368175976052fa8d7c87610b658810fdd..37a83964d2764580258c3d25c9a029127ba65aca 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index e8a890af73a5ea2ddb7cbb24c9cc89ac3e92478c..d70c0b7a478c71ab9cd9fda807b205591a87062c 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 /*
- * kmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 #pragma once
index e9957554a47ed42af99a63bd2550cd5551d1f4b8..5c51e4b4b79d685012e442d83b27625d2e8aecc6 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * kmod - interface to kernel module operations
- *
  * Copyright (C) 2016  Intel Corporation. All rights reserved.
  */
 #include "scratchbuf.h"
index 9a8ebea93e255513d8ee2e09e444e4a7db8ad9f2..0b6316668fad891164fbe6471d3a0253d10bd7e5 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * libkmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  * Copyright (C) 2014  Intel Corporation. All rights reserved.
  */
index 5c1afb9bb398a379080d7ae9541c2839276d4de0..66a76226368529d5ffb4edc5c8e89b081a3bc50e 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1-or-later
 /*
- * kmod - interface to kernel module operations
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  * Copyright (C) 2012  Lucas De Marchi <lucas.de.marchi@gmail.com>
  * Copyright (C) 2013-2014  Intel Corporation. All rights reserved.
index 6c66dc32f71d85bc9bcf6eb2a165e83c707f1d1a..7dd3d331d7dffd1474c5d28a41a641994d830c5a 100644 (file)
@@ -1,8 +1,6 @@
 # kmod completion                                          -*- shell-script -*-
 # SPDX-License-Identifier: LGPL-2.1-or-later
 #
-# This file is part of kmod.
-#
 # Copyright 2010 Ran Benita
 # Copyright (C) 2013  Intel Corporation. All rights reserved.
 
index 81137210f982f17ce064cac370b35e75def0a37d..661cfc4217cdd9b20d9365b912210812f06cb549 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * kmod-depmod - calculate modules.dep  using libkmod.
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index 7c3ed04e8706714ce2224bc93bd0677ab3f026d1..4a1d11d118e740defd12cb8662cbb2fde77f79f2 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * kmod-insmod - insert modules into linux kernel using libkmod.
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index 989d343f3bccfef1ae8a2cb22bc83402b06db3cc..d28ec7ba5edcb99239ee55773dc9b3389b208276 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * kmod - one tool to rule them all
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index f4d5e135b0a9376a0b05afa04947d139c22c5f3d..c3c8683bd0e0c57aef359d2bc816b04eb536c00c 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * kmod - one tool to rule them all
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */
 
index 050ecb2cca9a43b364831376dccd09633f4438c0..e2fe9a7bbaf2b6be89ebb0296a312b4435d70e7c 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * kmod - log infrastructure
- *
  * Copyright (C) 2012-2013  ProFUSION embedded systems
  */
 
index 20d39a1062398cc0152507972a8d802b89b00c26..72836be768c2bbf5a56ee8de2b8da5f06e20b257 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * kmod - log infrastructure
- *
  * Copyright (C) 2012-2013  ProFUSION embedded systems
  */
 
index 2c2e62ae445c5aa1e9fb7ad5a5c133fcfd74c0d2..323aad69eed6f12d3bdd3723dada00c4d3276032 100644 (file)
@@ -1,7 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * kmod-lsmod - list modules from linux kernel using libkmod.
- *
  * Copyright (C) 2011-2013  ProFUSION embedded systems
  */