From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from aserp2130.oracle.com (aserp2130.oracle.com [141.146.126.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 44A3071 for ; Mon, 3 May 2021 07:52:12 +0000 (UTC) Received: from pps.filterd (aserp2130.oracle.com [127.0.0.1]) by aserp2130.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 1437jMNF018781; Mon, 3 May 2021 07:52:10 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=date : from : to : cc : subject : message-id : references : mime-version : content-type : in-reply-to; s=corp-2020-01-29; bh=zBKsoyvZW42pljgNs2qIOF6TztDTbsqax0iQzIQWQUA=; b=yUqgnws0j4V4SB8rzdQo3YX4/yDHcZkhc6lTKW2dLQiT4EwSZOrMucjwJXHlKzsyYOoA r8y5OvXgq6HcAlFidsg0oqkOO46l6gf1olWN7PakQKEuPq+mgMkZNyWGZxpovvUr6U+D amaxd2CdCm38i6Laj6UFJLcM2ZltBi0nexBgZBPDWXrqPfgjbbCBMeFL34hiP50jBpeN OBASlnDXRt4bErOqDCIMSiuw4QI3NgjRUtoooQVvYxdLo6iZ1Dqg2MQo5WTifCRRS3YN qWzlTCunspvqwASazpx3zrOjk5L7sl/m5uRpLU3zw9O+SOzT3/qNVIqCEEOA0qbjrjSG /w== Received: from aserp3020.oracle.com (aserp3020.oracle.com [141.146.126.70]) by aserp2130.oracle.com with ESMTP id 388vgbjv5m-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 03 May 2021 07:52:10 +0000 Received: from pps.filterd (aserp3020.oracle.com [127.0.0.1]) by aserp3020.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 1437kAQk177548; Mon, 3 May 2021 07:52:09 GMT Received: from pps.reinject (localhost [127.0.0.1]) by aserp3020.oracle.com with ESMTP id 388xt1yrb6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 03 May 2021 07:52:09 +0000 Received: from aserp3020.oracle.com (aserp3020.oracle.com [127.0.0.1]) by pps.reinject (8.16.0.36/8.16.0.36) with SMTP id 1437q9BX001907; Mon, 3 May 2021 07:52:09 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by aserp3020.oracle.com with ESMTP id 388xt1yrar-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 03 May 2021 07:52:09 +0000 Received: from abhmp0007.oracle.com (abhmp0007.oracle.com [141.146.116.13]) by userv0121.oracle.com (8.14.4/8.13.8) with ESMTP id 1437q7rc014521; Mon, 3 May 2021 07:52:08 GMT Received: from kadam (/102.36.221.92) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 03 May 2021 00:52:07 -0700 Date: Mon, 3 May 2021 10:52:01 +0300 From: Dan Carpenter To: Fabio Aiuto Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 00/43] staging: rtl8723bs: clean up driver from private debug facilities Message-ID: <20210503075201.GN1981@kadam> References: X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-Proofpoint-GUID: 1cXt8HEsCmoFpCR9e9O7Y0XmoAVxWH-b X-Proofpoint-ORIG-GUID: 1cXt8HEsCmoFpCR9e9O7Y0XmoAVxWH-b X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=9972 signatures=668683 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 lowpriorityscore=0 mlxlogscore=999 suspectscore=0 priorityscore=1501 phishscore=0 malwarescore=0 impostorscore=0 clxscore=1015 bulkscore=0 spamscore=0 adultscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104060000 definitions=main-2105030051 Looks good. Reviewed-by: Dan Carpenter regards, dan carpenter