lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <000801d876e8$42aaf520$c800df60$@samsung.com>
Date:   Fri, 3 Jun 2022 06:51:29 +0530
From:   "Alim Akhtar" <alim.akhtar@...sung.com>
To:     "'Bart Van Assche'" <bvanassche@....org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <linux-scsi@...r.kernel.org>,
        <linux-phy@...ts.infradead.org>
Cc:     <devicetree@...r.kernel.org>, <robh+dt@...nel.org>,
        <krzysztof.kozlowski+dt@...aro.org>, <vkoul@...nel.org>,
        <avri.altman@....com>, <martin.petersen@...cle.com>,
        <chanho61.park@...sung.com>, <pankaj.dubey@...sung.com>,
        <linux-fsd@...la.com>, "'Bharat Uppal'" <bharat.uppal@...sung.com>
Subject: RE: [PATCH 3/6] phy: samsung-ufs: add support for FSD ufs phy
 driver



>-----Original Message-----
>From: Bart Van Assche [mailto:bvanassche@....org]
>Sent: Tuesday, May 31, 2022 9:18 AM
>To: Alim Akhtar <alim.akhtar@...sung.com>; linux-arm-
>kernel@...ts.infradead.org; linux-kernel@...r.kernel.org; linux-
>scsi@...r.kernel.org; linux-phy@...ts.infradead.org
>Cc: devicetree@...r.kernel.org; robh+dt@...nel.org;
>krzysztof.kozlowski+dt@...aro.org; vkoul@...nel.org; avri.altman@....com;
>martin.petersen@...cle.com; chanho61.park@...sung.com;
>pankaj.dubey@...sung.com; linux-fsd@...la.com; Bharat Uppal
><bharat.uppal@...sung.com>
>Subject: Re: [PATCH 3/6] phy: samsung-ufs: add support for FSD ufs phy driver
>
>On 5/30/22 18:22, Alim Akhtar wrote:
>> diff --git a/drivers/phy/samsung/phy-fsd-ufs.c b/drivers/phy/samsung/phy-
>fsd-ufs.c
>> new file mode 100644
>> index 000000000000..a03656006093
>> --- /dev/null
>> +++ b/drivers/phy/samsung/phy-fsd-ufs.c
>> @@ -0,0 +1,63 @@
>> +// SPDX-License-Identifier: GPL-2.0-only
>> +/*
>> + * UFS PHY driver data for FSD SoC
>> + *
>> + * Copyright (C) 2022 Samsung Electronics Co., Ltd.
>> + *
>> + */
>> +#ifndef _PHY_FSD_UFS_H_
>> +#define _PHY_FSD_UFS_H_
>
>Please do not use header file guards in a .c file.
Noted.
Thanks for point it out.

>
>Thanks,
>
>Bart.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ