All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Gustavo A. R. Silva" <gustavoars@kernel.org>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for treewide: Replace zero-length arrays with flexible-array members
Date: Thu, 17 Feb 2022 05:44:48 -0000	[thread overview]
Message-ID: <164507668861.18053.12815518301417311440@emeril.freedesktop.org> (raw)
In-Reply-To: <20220215174743.GA878920@embeddedor>

== Series Details ==

Series: treewide: Replace zero-length arrays with flexible-array members
URL   : https://patchwork.freedesktop.org/series/100251/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ff9fe74a5f35 treewide: Replace zero-length arrays with flexible-array members
-:17: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#17: 
(next-20220214$ spatch --jobs $(getconf _NPROCESSORS_ONLN) --sp-file script.cocci --include-headers --dir . > output.patch)

-:299: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u8' over 'uint8_t'
#299: FILE: arch/x86/include/asm/pci.h:138:
+	uint8_t romdata[];

-:487: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#487: FILE: drivers/net/ethernet/i825xx/sun3_82586.h:253:
+  unsigned char  mc_list[][6];  ^I/* pointer to 6 bytes entries */$

-:487: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#487: FILE: drivers/net/ethernet/i825xx/sun3_82586.h:253:
+  unsigned char  mc_list[][6];  ^I/* pointer to 6 bytes entries */$

-:676: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u8' over 'uint8_t'
#676: FILE: drivers/scsi/qla2xxx/qla_bsg.h:160:
+	uint8_t payload[]; /* payload for cmd */

-:746: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u8' over 'uint8_t'
#746: FILE: drivers/scsi/qla4xxx/ql4_fw.h:1031:
+	uint8_t in_out_RISC_stack_dump[];	/*280 - ??? */

-:965: CHECK:CAMELCASE: Avoid CamelCase: <Content>
#965: FILE: fs/ksmbd/ntlmssp.h:98:
+	__u8 Content[];

-:996: CHECK:CAMELCASE: Avoid CamelCase: <FileName>
#996: FILE: fs/ksmbd/smb2pdu.h:762:
+	char   FileName[];     /* New name to be assigned */

-:1023: CHECK:CAMELCASE: Avoid CamelCase: <StreamName>
#1023: FILE: fs/ksmbd/smb2pdu.h:821:
+	char   StreamName[];

-:1062: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u8' over 'uint8_t'
#1062: FILE: fs/xfs/scrub/attr.h:27:
+	uint8_t			buf[];

-:1254: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 's32' over 'int32_t'
#1254: FILE: include/sound/sof/channel_map.h:42:
+	int32_t ch_coeffs[];

total: 0 errors, 3 warnings, 8 checks, 915 lines checked



  parent reply	other threads:[~2022-02-17  5:44 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-15 17:47 [PATCH][next] treewide: Replace zero-length arrays with flexible-array members Gustavo A. R. Silva
2022-02-15 17:47 ` Gustavo A. R. Silva
2022-02-15 17:47 ` Gustavo A. R. Silva
2022-02-15 17:47 ` Gustavo A. R. Silva
2022-02-15 17:47 ` [Nouveau] " Gustavo A. R. Silva
2022-02-15 17:47 ` [Intel-gfx] " Gustavo A. R. Silva
2022-02-15 17:47 ` Gustavo A. R. Silva
2022-02-15 17:47 ` Gustavo A. R. Silva
2022-02-15 18:17 ` Kees Cook
2022-02-15 18:17   ` Kees Cook
2022-02-15 18:17   ` Kees Cook
2022-02-15 18:17   ` [Nouveau] " Kees Cook
2022-02-15 18:17   ` Kees Cook
2022-02-15 18:17   ` Kees Cook
2022-02-15 18:17   ` [Intel-gfx] " Kees Cook
2022-02-15 18:17   ` Kees Cook
2022-02-15 19:21   ` Gustavo A. R. Silva
2022-02-15 19:21     ` Gustavo A. R. Silva
2022-02-15 19:21     ` Gustavo A. R. Silva
2022-02-15 19:21     ` Gustavo A. R. Silva
2022-02-15 19:21     ` [Nouveau] " Gustavo A. R. Silva
2022-02-15 19:21     ` [Intel-gfx] " Gustavo A. R. Silva
2022-02-15 19:21     ` Gustavo A. R. Silva
2022-02-15 19:21     ` Gustavo A. R. Silva
2022-02-15 19:21     ` Gustavo A. R. Silva
2022-02-15 19:19     ` Leon Romanovsky
2022-02-15 19:19       ` Leon Romanovsky
2022-02-15 19:19       ` Leon Romanovsky
2022-02-15 19:19       ` Leon Romanovsky
2022-02-15 19:19       ` Leon Romanovsky
2022-02-15 19:19       ` [Nouveau] " Leon Romanovsky
2022-02-15 19:19       ` Leon Romanovsky
2022-02-15 19:19       ` [Intel-gfx] " Leon Romanovsky
2022-02-15 19:19       ` Leon Romanovsky
2022-02-15 19:32       ` Gustavo A. R. Silva
2022-02-15 19:32         ` Gustavo A. R. Silva
2022-02-15 19:32         ` Gustavo A. R. Silva
2022-02-15 19:32         ` Gustavo A. R. Silva
2022-02-15 19:32         ` [Nouveau] " Gustavo A. R. Silva
2022-02-15 19:32         ` [Intel-gfx] " Gustavo A. R. Silva
2022-02-15 19:32         ` Gustavo A. R. Silva
2022-02-15 19:32         ` Gustavo A. R. Silva
2022-02-15 19:32         ` Gustavo A. R. Silva
2022-02-16 19:05         ` Rafael J. Wysocki
2022-02-16 19:05           ` [Devel] " Rafael J. Wysocki
2022-02-16 19:05           ` Rafael J. Wysocki
2022-02-16 19:05           ` Rafael J. Wysocki
2022-02-16 19:05           ` Rafael J. Wysocki
2022-02-16 19:05           ` [Nouveau] " Rafael J. Wysocki
2022-02-16 19:05           ` Rafael J. Wysocki
2022-02-16 19:05           ` Rafael J. Wysocki
2022-02-16 19:05           ` [Intel-gfx] " Rafael J. Wysocki
2022-02-16 19:05           ` Rafael J. Wysocki
2022-02-16 19:46           ` Gustavo A. R. Silva
2022-02-16 19:46             ` Gustavo A. R. Silva
2022-02-16 19:46             ` Gustavo A. R. Silva
2022-02-16 19:46             ` Gustavo A. R. Silva
2022-02-16 19:46             ` [Nouveau] " Gustavo A. R. Silva
2022-02-16 19:46             ` [Intel-gfx] " Gustavo A. R. Silva
2022-02-16 19:46             ` Gustavo A. R. Silva
2022-02-16 19:46             ` Gustavo A. R. Silva
2022-02-16 19:46             ` Gustavo A. R. Silva
2022-02-15 18:27 ` [next] " bluez.test.bot
2022-02-17  5:44 ` Patchwork [this message]
2022-02-17  5:47 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2022-02-17  6:19 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-02-17 14:57 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=164507668861.18053.12815518301417311440@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=gustavoars@kernel.org \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.