From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00,DATE_IN_PAST_06_12, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0A6E6C388F7 for ; Wed, 28 Oct 2020 21:54:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B20C8246CD for ; Wed, 28 Oct 2020 21:54:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728788AbgJ1Vyh (ORCPT ); Wed, 28 Oct 2020 17:54:37 -0400 Received: from mail-oi1-f196.google.com ([209.85.167.196]:41555 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728764AbgJ1VyZ (ORCPT ); Wed, 28 Oct 2020 17:54:25 -0400 Received: by mail-oi1-f196.google.com with SMTP id k65so1137934oih.8; Wed, 28 Oct 2020 14:54:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JaUb44Rael9RollufcGjxryeAFDxCaJy8yyWeBf3MYE=; b=Ke0ylEFry4wyB8ur4pyJbFpduGcFUyRQNzyq09O1XvIvjrfovi0/T6TpH+7bmyfFei UfK20LYKoRIuOGX5z5D+Xu2mEv1YjmrQ5jnna3BdJisSFje7Gzgw62htOEh9SmWlJXiC M51skvLyC2l3SE0rYGmf8G4oYJt+JfYbZcpHp+JgC2OiTB1xCELl88docT8JIf+YQxLz hFVeoppYLroBE3NSpElVnLa3l6a7V8IU//m+wKc3CVdFAglYBF9n/FthoV9NoI76I6yq ArDd3mPeqjHFVRAl6eWZsSdNdJfdS+A+BRun4EHTD7vrpsBXLu8OZjn+m2HdbAnNRd3O eaUg== X-Gm-Message-State: AOAM530DgM05Vsn8KOQtA3nTBI2r93raD/9ohvV+pecXtM9g7VBIxodt 6qPOi8iqUoOSuIyN34TYjSxkWOwoMq6/JFJwh0zkSETTR6M= X-Google-Smtp-Source: ABdhPJzePWTrTQrFoo0k2/Wped76/eKJoLwdjYRZVWJjY0cwBi5OOjzzJxM0qO7UsqY6ipkAu536zeF2iEbbw19JnUI= X-Received: by 2002:aca:f40c:: with SMTP id s12mr4365389oih.153.1603879193186; Wed, 28 Oct 2020 02:59:53 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Geert Uytterhoeven Date: Wed, 28 Oct 2020 10:59:42 +0100 Message-ID: Subject: Re: [PATCH 1/5] fbdev/atafb: Remove unused extern variables To: Peilin Ye Cc: Daniel Vetter , Greg Kroah-Hartman , Bartlomiej Zolnierkiewicz , Mike Rapoport , Andrew Morton , DRI Development , Linux Fbdev development list , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 27, 2020 at 6:12 PM Peilin Ye wrote: > Remove 6 unused extern variables to reduce confusion. It is worth > mentioning that lib/fonts/font_8x8.c and lib/fonts/font_8x16.c also > declare `fontdata_8x8` and `fontdata_8x16` respectively, and this file > has nothing to do with them. > > Signed-off-by: Peilin Ye Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F705C388F7 for ; Wed, 28 Oct 2020 09:59:56 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9BFE3246A4 for ; Wed, 28 Oct 2020 09:59:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9BFE3246A4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B75E66E4CD; Wed, 28 Oct 2020 09:59:54 +0000 (UTC) Received: from mail-oi1-f194.google.com (mail-oi1-f194.google.com [209.85.167.194]) by gabe.freedesktop.org (Postfix) with ESMTPS id D46E76E4CD for ; Wed, 28 Oct 2020 09:59:53 +0000 (UTC) Received: by mail-oi1-f194.google.com with SMTP id x203so4359611oia.10 for ; Wed, 28 Oct 2020 02:59:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JaUb44Rael9RollufcGjxryeAFDxCaJy8yyWeBf3MYE=; b=NOZdMiGaZwzcGOs5ERz8atZ9SkhagO4QIs5GLSbG5RLa1j9xwHb4TjZFasYW4KLMN+ lKm05Pz6alme9Hy0N6qhclppV0JWzwKW4twOqIkidZdF9zkp9bOJ62zQdfmgCW1ycvW1 2Yha7h7aE1yTqxbsRvKR4oRSBN5XhX6nfc9bcWI9komPQp/2jf30J3LmIODHOCtqWmn8 uRqn5naDoBCVF7RiRkNTXO2G/2nBKyLO4LBfXjztAcGJYqapPm6Or6G6V78zPSq/8gxC hUYpdHbmwd+M54JI9+NimYwWnDtcLgm9juSj9q5IkYqT/AsCZp7pIsfVc8yIHcAX1Z1U VFqg== X-Gm-Message-State: AOAM532K/+sLBhxd+TzKt4U2h8UZ8xfRmjioiVmBVmIBKZ4vmzZ/Co3L cesD59unyxWapVXt+5NGc0TGd6AEjJLX94767BM= X-Google-Smtp-Source: ABdhPJzePWTrTQrFoo0k2/Wped76/eKJoLwdjYRZVWJjY0cwBi5OOjzzJxM0qO7UsqY6ipkAu536zeF2iEbbw19JnUI= X-Received: by 2002:aca:f40c:: with SMTP id s12mr4365389oih.153.1603879193186; Wed, 28 Oct 2020 02:59:53 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Geert Uytterhoeven Date: Wed, 28 Oct 2020 10:59:42 +0100 Message-ID: Subject: Re: [PATCH 1/5] fbdev/atafb: Remove unused extern variables To: Peilin Ye X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux Fbdev development list , Bartlomiej Zolnierkiewicz , Daniel Vetter , Linux Kernel Mailing List , DRI Development , Greg Kroah-Hartman , Andrew Morton , Mike Rapoport Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Oct 27, 2020 at 6:12 PM Peilin Ye wrote: > Remove 6 unused extern variables to reduce confusion. It is worth > mentioning that lib/fonts/font_8x8.c and lib/fonts/font_8x16.c also > declare `fontdata_8x8` and `fontdata_8x16` respectively, and this file > has nothing to do with them. > > Signed-off-by: Peilin Ye Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel