On 01/09/18 00:45, shufan_lee(李書帆) wrote: > Hi Randy, > > I've checked the email and tabs are still there. > > Would your mind providing an example of what you see and highlight the > incorrect format? > > Thank you! > > Best Regards,
Please see your message in the email archive at: https://marc.info/?l=linux-kernel&m=151546820509868&w=2 Is that how it was supposed to be formatted? Thanks. > ***************************** > Shu-Fan Lee > Richtek Technology Corporation > TEL: +886-3-5526789 #2359 > FAX: +886-3-5526612 > ***************************** > > -----Original Message----- > From: Randy Dunlap [mailto:rdun...@infradead.org] > Sent: Tuesday, January 09, 2018 2:19 PM > To: shufan_lee(李書帆); heikki.kroge...@linux.intel.com > Cc: linux-kernel@vger.kernel.org; cy_huang(黃啟原) > Subject: Re: [PATCH] USB TYPEC: RT1711H Type-C Chip Driver > > On 01/08/18 19:13, shufan_lee(李書帆) wrote: >> From: ShuFan Lee <shufan_...@richtek.com> >> >> Richtek RT1711H Type-C chip driver that works with Type-C Port >> Controller Manager to provide USB PD and USB Type-C functionalities. >> >> Signed-off-by: ShuFan Lee <shufan_...@richtek.com> --- >> >> Documentation/devicetree/bindings/usb/richtek,rt1711h.txt | 38 >> arch/arm64/boot/dts/hisilicon/rt1711h.dtsi | 11 >> drivers/usb/typec/Kconfig | 2 >> drivers/usb/typec/Makefile | 1 >> drivers/usb/typec/rt1711h/Kconfig | 7 >> drivers/usb/typec/rt1711h/Makefile | 2 >> drivers/usb/typec/rt1711h/rt1711h.c | 2241 ++++++++++ >> drivers/usb/typec/rt1711h/rt1711h.h | 300 + >> 8 files changed, 2602 insertions(+) > > Hi, > It looks like your mail client or your mail server (or something else) ate > all of the tabs that would make this patch look normal. > > When you have that fixed, I guess that you should also Cc: the linux-usb > mailing list with the patch. > > Thanks. > >> ************* Email Confidentiality Notice ******************** >> >> The information contained in this e-mail message (including any attachments) >> may be confidential, proprietary, privileged, or otherwise exempt from >> disclosure under applicable laws. It is intended to be conveyed only to the >> designated recipient(s). Any use, dissemination, distribution, printing, >> retaining or copying of this e-mail (including its attachments) by >> unintended recipient(s) is strictly prohibited and may be unlawful. If you >> are not an intended recipient of this e-mail, or believe that you have >> received this e-mail in error, please notify the sender immediately (by >> replying to this e-mail), delete any and all copies of this e-mail >> (including any attachments) from your system, and do not disclose the >> content of this e-mail to any other person. Thank you! >> > > > -- > ~Randy > ************* Email Confidentiality Notice ******************** > > The information contained in this e-mail message (including any attachments) > may be confidential, proprietary, privileged, or otherwise exempt from > disclosure under applicable laws. It is intended to be conveyed only to the > designated recipient(s). Any use, dissemination, distribution, printing, > retaining or copying of this e-mail (including its attachments) by unintended > recipient(s) is strictly prohibited and may be unlawful. If you are not an > intended recipient of this e-mail, or believe that you have received this > e-mail in error, please notify the sender immediately (by replying to this > e-mail), delete any and all copies of this e-mail (including any attachments) > from your system, and do not disclose the content of this e-mail to any other > person. Thank you! > -- ~Randy