Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932753AbaJWSw0 (ORCPT ); Thu, 23 Oct 2014 14:52:26 -0400 Received: from mail-ob0-f170.google.com ([209.85.214.170]:38091 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932203AbaJWSwW (ORCPT ); Thu, 23 Oct 2014 14:52:22 -0400 MIME-Version: 1.0 In-Reply-To: <1414085351.15751.10.camel@perches.com> References: <874muwv0ym.fsf@intel.com> <1413980418.18654.8.camel@perches.com> <87ppdktewn.fsf@intel.com> <1414085351.15751.10.camel@perches.com> Date: Thu, 23 Oct 2014 11:52:22 -0700 X-Google-Sender-Auth: 8nHW67QspusMLeEhrqMkY-eTfq4 Message-ID: Subject: Re: [PATCH] checkpatch: fix use via symlink, make missing spelling file non-fatal From: Kees Cook To: Joe Perches Cc: Andrew Morton , Jani Nikula , Andy Whitcroft , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 23, 2014 at 10:29 AM, Joe Perches wrote: > Commit 66b47b4a9dad ("checkpatch: look for common misspellings") > made it difficult to use checkpatch via a symlink. > > Fix that and make a missing spelling.txt file non-fatal. > Emit a warning when the spelling.txt file can not be opened. > > Reference: http://xkcd.com/1172/ > > Signed-off-by: Joe Perches > Reported-by: Jani Nikula > Tested-by: Jani Nikula Thanks for fixing this. :) Reviewed-by: Kees Cook -Kees -- Kees Cook Chrome OS Security -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/