All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Subject: [axboe:rw_iter 427/467] checkpatch: ERROR:SPACING: space required before the open brace '{'
Date: Thu, 05 Mar 2026 04:13:41 +0100	[thread overview]
Message-ID: <202603050419.5D7aqFSa-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "high confidence checkpatch report"
:::::: Manual check reason: "checkpatch report for netdev code"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Jens Axboe <axboe@kernel.dk>

Hi Jens,

FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git rw_iter
head:   fbd53fdafbefc56ceb47b7f9828fd34cdc6ac01a
commit: 8da5c824809582a41d3974a65fac17b329f27cb4 [427/467] wireless: ath12k: convert remaining fops to read/write iterators
:::::: branch date: 61 minutes ago
:::::: commit date: 61 minutes ago
reproduce: (https://download.01.org/0day-ci/archive/20260305/202603050419.5D7aqFSa-lkp@intel.com/reproduce)

# many are suggestions rather than must-fix

ERROR:SPACING: space required before the open brace '{'
#28: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:36:
+static ssize_t ath12k_read_simulate_fw_crash(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#43: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:44:
+static ssize_t ath12k_write_simulate_fw_crash(struct kiocb *iocb, struct iov_iter *from){

ERROR:SPACING: space required before the open brace '{'
#88: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:100:
+static ssize_t ath12k_write_tpc_stats_type(struct kiocb *iocb, struct iov_iter *from){

ERROR:SPACING: space required before the open brace '{'
#108: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:775:
+static ssize_t ath12k_read_tpc_stats(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#139: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:803:
+static ssize_t ath12k_write_extd_rx_stats(struct kiocb *iocb, struct iov_iter *from){

ERROR:SPACING: space required before the open brace '{'
#161: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:871:
+static ssize_t ath12k_read_extd_rx_stats(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#191: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:981:
+static ssize_t ath12k_read_link_stats(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#216: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:1006:
+static ssize_t ath12k_debugfs_dump_device_dp_stats(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#246: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:1285:
+static ssize_t ath12k_read_vdev_stats(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#271: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:1349:
+static ssize_t ath12k_read_bcn_stats(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#296: FILE: drivers/net/wireless/ath/ath12k/debugfs.c:1407:
+static ssize_t ath12k_read_pdev_stats(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#325: FILE: drivers/net/wireless/ath/ath12k/debugfs_sta.c:139:
+static ssize_t ath12k_dbg_sta_dump_rx_stats(struct kiocb *iocb, struct iov_iter *to){

ERROR:SPACING: space required before the open brace '{'
#352: FILE: drivers/net/wireless/ath/ath12k/debugfs_sta.c:250:
+static ssize_t ath12k_dbg_sta_reset_rx_stats(struct kiocb *iocb, struct iov_iter *from){

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2026-03-05  3:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202603050419.5D7aqFSa-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@lists.linux.dev \
    /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.