From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752050AbbEGRG0 (ORCPT ); Thu, 7 May 2015 13:06:26 -0400 Received: from mail.skyhub.de ([78.46.96.112]:41933 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751889AbbEGRGU (ORCPT ); Thu, 7 May 2015 13:06:20 -0400 From: Borislav Petkov To: X86 ML Cc: LKML Subject: [PATCH 0/3] x86: Zap some changelogs Date: Thu, 7 May 2015 19:06:11 +0200 Message-Id: <1431018374-25729-1-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.3.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov Kill some changelogs which simply take up space and serve almost no purpose as git history has it all and detailed. Also, remove unneeded function definitions from traps.c Borislav Petkov (3): x86/traps: Remove superfluous weak definitions and dead code x86/mce/amd: Zap changelog x86/cpu/microcode: Zap changelog arch/x86/kernel/cpu/mcheck/mce_amd.c | 12 +----- arch/x86/kernel/cpu/microcode/core.c | 76 +++++------------------------------ arch/x86/kernel/cpu/microcode/intel.c | 75 ++++------------------------------ arch/x86/kernel/traps.c | 17 -------- 4 files changed, 18 insertions(+), 162 deletions(-) -- 2.3.5