From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3EF5CC433F5 for ; Wed, 8 Sep 2021 09:32:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1C5BF61153 for ; Wed, 8 Sep 2021 09:32:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348323AbhIHJdf (ORCPT ); Wed, 8 Sep 2021 05:33:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:34950 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347159AbhIHJd3 (ORCPT ); Wed, 8 Sep 2021 05:33:29 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6287560EB7; Wed, 8 Sep 2021 09:32:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631093541; bh=kyZod5Uc1ZbTFRMw0xuI4FS86MssJEarZW0AOUizngk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uECowZBjQIL4+ADxo4ESLNo4+7MTOg2gpu/p2wD+EhmLIQK0caF83MKjrfPp9HpzT d6R+d+SCwGeDh7iSyjGyMikRhXkAGmeuO0DlylFadT2tz5osjqjO1r8CrjLQr8eTln tu19pfPIzY22chMQuasS1tQGQjWZHoG7zkuXTcIY= Date: Wed, 8 Sep 2021 11:32:19 +0200 From: "gregkh@linuxfoundation.org" To: =?utf-8?B?7KCV64yA7ZmY?= Cc: "balbi@kernel.org" , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: Re: usb: gadget: u_serial: check Null pointer in EP callback Message-ID: References: <20210908073235.GA13332@ubuntu> <1628236406-185160-1-git-send-email-dh10.jung@samsung.com> <000001d7a482$93438b20$b9caa160$@samsung.com> <20210908075413epcms2p3e027c0b06cff30759aaf65bcc830b1f4@epcms2p3> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210908075413epcms2p3e027c0b06cff30759aaf65bcc830b1f4@epcms2p3> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 08, 2021 at 04:54:13PM +0900, 정대환 wrote: Please do not send html email, it is rejected by the mailing lists. Please fix your email client and resend. thanks, greg k-h