From: Bastien Nocera <hadess@hadess.net>
To: Larry Finger <Larry.Finger@lwfinger.net>, gregkh@linuxfoundation.org
Cc: netdev@vger.kernel.org, devel@driverdev.osuosl.org,
hdegoede@redhat.com, jes.sorensen@gmail.com
Subject: Re: [PATCH 00/22] staging: rtl87232bs: Fix errors and warnings detected by Smatch
Date: Sun, 09 Apr 2017 17:29:23 +0200 [thread overview]
Message-ID: <1491751763.10783.22.camel@hadess.net> (raw)
In-Reply-To: <20170408160745.14328-1-Larry.Finger@lwfinger.net>
On Sat, 2017-04-08 at 11:07 -0500, Larry Finger wrote:
> A number of routines have indenting, off by one, and possible usage
> while null warnings or errors listed by Smatch. This set of patches
> fix all but one of these, and it is in code that will be removed in a
> subsequent patch.
>
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Feel free to add:
Reviewed-by: Bastien Nocera <hadess@hadess.net>
for all the patches I didn't directly comment on.
Cheers
prev parent reply other threads:[~2017-04-09 15:29 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-08 16:07 [PATCH 00/22] staging: rtl87232bs: Fix errors and warnings detected by Smatch Larry Finger
2017-04-08 16:07 ` [PATCH 01/22] staging: rtl8723bs: Fix indenting warning in os_dep/xmit_linux.c Larry Finger
2017-04-08 16:07 ` [PATCH 02/22] staging: rtl8723bs: Fix indenting warning in os_dep/rtw_proc.c Larry Finger
2017-04-08 16:07 ` [PATCH 03/22] staging: rtl8723bs: Fix dereference before check warning in os_dep/recv_linux.c Larry Finger
2017-04-08 16:07 ` [PATCH 04/22] staging: rtl8723bs: Fix indenting warning in os_dep/os_intfs.c Larry Finger
2017-04-08 16:07 ` [PATCH 05/22] staging: rtl8723bs: Fix indenting mistake in os_dep/mlme_linux.c Larry Finger
2017-04-08 16:07 ` [PATCH 06/22] staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.c Larry Finger
2017-04-09 15:28 ` Bastien Nocera
2017-04-09 15:46 ` Larry Finger
2017-04-08 16:07 ` [PATCH 07/22] staging: rtl8723bs: Fix potential usage while NULL error in hal/rtl8723b_hal_init.c Larry Finger
2017-04-08 16:07 ` [PATCH 08/22] staging: rtl8723bs: Fix indenting problems in hal/HalHWImg8723B_BB.c Larry Finger
2017-04-08 16:07 ` [PATCH 09/22] staging: rtl8723bs: Fix indening problem in hal/hal_com_phycfg.c Larry Finger
2017-04-08 16:07 ` [PATCH 10/22] staging: rtl8723bs: Fix indenting problem for hal/hal_com.c Larry Finger
2017-04-08 16:07 ` [PATCH 11/22] staging: rtl8723bs: Fix indenting problems in core/rtw_xmit.c Larry Finger
2017-04-08 16:07 ` [PATCH 12/22] staging: rtl8723bs: Fix possible usage of NULL pointer in core/rtw_debug.c Larry Finger
2017-04-08 16:07 ` [PATCH 13/22] staging: rtl8723bs: Fix indenting mistake in core/rtw_ap.c Larry Finger
2017-04-09 15:28 ` Bastien Nocera
2017-04-08 16:07 ` [PATCH 14/22] staging: rtl8723bs: Fix indenting mistakes in core/rtw_ieee80211.c Larry Finger
2017-04-08 16:07 ` [PATCH 15/22] staging: rtl8723bs: Fix indenting mistakes in core/rtw_mlme.c Larry Finger
2017-04-08 16:07 ` [PATCH 16/22] staging: rtl8723bs: Fix some indenting problems and a potential data overrun Larry Finger
2017-04-09 15:28 ` Bastien Nocera
2017-04-08 16:07 ` [PATCH 17/22] staging: rtl8723bs: Fix indenting problem in core/rtw_sta_mgt.c Larry Finger
2017-04-08 16:07 ` [PATCH 18/22] staging: rtl8723bs: Fix some white-space errors in core/rtw_security.c Larry Finger
2017-04-08 16:07 ` [PATCH 19/22] staging: rtl8723bs: Fix white-space errors in core/rtw_recv.c Larry Finger
2017-04-08 16:07 ` [PATCH 20/22] staging rtl8723bs: Fix indenting errors and an off-by-one mistake in core/rtw_mlme_ext.c Larry Finger
2017-04-09 15:28 ` Bastien Nocera
2017-04-08 16:07 ` [PATCH 21/22] staging: rtl8723bs: Fix indenting problems in core/rtw_odm.c Larry Finger
2017-04-08 16:07 ` [PATCH 22/22] staging: rtl8723bs: Fix indenting error in core/rtw_pwrctrl.c Larry Finger
2017-04-09 15:29 ` Bastien Nocera [this message]
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=1491751763.10783.22.camel@hadess.net \
--to=hadess@hadess.net \
--cc=Larry.Finger@lwfinger.net \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=hdegoede@redhat.com \
--cc=jes.sorensen@gmail.com \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).