From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752449AbbJOSGn (ORCPT ); Thu, 15 Oct 2015 14:06:43 -0400 Received: from ns.horizon.com ([71.41.210.147]:34270 "HELO ns.horizon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751850AbbJOSGm (ORCPT ); Thu, 15 Oct 2015 14:06:42 -0400 Date: 15 Oct 2015 14:06:40 -0400 Message-ID: <20151015180640.507.qmail@ns.horizon.com> From: "George Spelvin" To: akpm@linux-foundation.org, dvlasenk@redhat.com, linux@horizon.com, linux@rasmusvillemoes.dk, martink@posteo.de, maxime.coquelin@st.com, mingo@kernel.org, torvalds@linux-foundation.org, yury.norov@gmail.com Subject: Re: [PATCH 1/2] bitops.h: Improve sign_extend32()'s documentation Cc: linux-kernel@vger.kernel.org, martin.kepplinger@theobroma-systems.com In-Reply-To: <1444925909-6013-2-git-send-email-martink@posteo.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org "as well" is two words, not one. Also, a third patch adding users of sign_extend64 would help; otherwise it's just adding dead code.