lkml.org 
[lkml]   [2022]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] soc: qcom: smem: use correct format characters
    On Wed, Mar 16, 2022 at 04:17:06PM -0700, Trilok Soni wrote:
    > On 3/16/2022 2:31 PM, Bill Wendling wrote:
    > > When compiling with -Wformat, clang emits the following warnings:
    > >
    >
    > I thought we have -Wno-format by default enabled for arm64, isn't it?

    Yes, -Wformat is turned off for clang in the default kernel build on all
    architectures (see scripts/Makefile.extrawarn). However, it can easily
    be enabled with W=1 and we should eventually get this turned on for
    clang like gcc so that developers who only use clang can catch instances
    of it.

    Cheers,
    Nathan

    \
     
     \ /
      Last update: 2022-03-17 00:26    [W:4.783 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site