From: Cheah Kok Cheong <thrust73@gmail.com>
To: steffen.klassert@secunet.com
Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
thrust73@gmail.com
Subject: [PATCH 1/2] padata: Remove FSF address
Date: Thu, 21 Dec 2017 04:15:20 +0800 [thread overview]
Message-ID: <1513800921-12452-1-git-send-email-thrust73@gmail.com> (raw)
Remove FSF address otherwise checkpatch will flag my next patch.
Signed-off-by: Cheah Kok Cheong <thrust73@gmail.com>
---
kernel/padata.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/kernel/padata.c b/kernel/padata.c
index 57c0074..9d91909 100644
--- a/kernel/padata.c
+++ b/kernel/padata.c
@@ -14,10 +14,6 @@
* 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.,
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <linux/export.h>
--
2.7.4
next reply other threads:[~2017-12-20 20:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 20:15 Cheah Kok Cheong [this message]
2017-12-20 20:15 ` [PATCH 2/2] padata: Remove redundant export.h header Cheah Kok Cheong
2017-12-20 20:20 ` [PATCH 1/2] padata: Remove FSF address Philippe Ombredanne
2017-12-20 21:17 ` Cheah Kok Cheong
2017-12-21 7:34 ` Philippe Ombredanne
2017-12-21 11:05 ` Cheah Kok Cheong
2017-12-21 11:35 ` [PATCH] padata: add SPDX identifier Cheah Kok Cheong
2017-12-28 6:53 ` Herbert Xu
2017-12-30 8:21 ` Steffen Klassert
2018-01-05 11:14 ` Herbert Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1513800921-12452-1-git-send-email-thrust73@gmail.com \
--to=thrust73@gmail.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.