* [axboe:rw_iter 427/467] checkpatch: ERROR:SPACING: space required before the open brace '{'
@ 2026-03-05 3:13 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-03-05 3:13 UTC (permalink / raw)
To: oe-kbuild
::::::
:::::: 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-05 3:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 3:13 [axboe:rw_iter 427/467] checkpatch: ERROR:SPACING: space required before the open brace '{' kernel test robot
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.