public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] padata: Remove FSF address
@ 2017-12-20 20:15 Cheah Kok Cheong
  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
  0 siblings, 2 replies; 10+ messages in thread
From: Cheah Kok Cheong @ 2017-12-20 20:15 UTC (permalink / raw)
  To: steffen.klassert; +Cc: linux-crypto, linux-kernel, thrust73

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

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-01-05 11:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-20 20:15 [PATCH 1/2] padata: Remove FSF address Cheah Kok Cheong
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox