> -----Original Message----- > From: Michael Kelley <mikelley@xxxxxxxxxxxxx> > Sent: Thursday, August 22, 2019 7:49 AM > To: Wei Hu <weh@xxxxxxxxxxxxx>; b.zolnierkie@xxxxxxxxxxx; linux- > hyperv@xxxxxxxxxxxxxxx; dri-devel@xxxxxxxxxxxxxxxxxxxxx; linux- > fbdev@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; sashal@xxxxxxxxxx; > Stephen Hemminger <sthemmin@xxxxxxxxxxxxx>; Haiyang Zhang > <haiyangz@xxxxxxxxxxxxx>; KY Srinivasan <kys@xxxxxxxxxxxxx>; Dexuan Cui > <decui@xxxxxxxxxxxxx> > Cc: Iouri Tarassov <iourit@xxxxxxxxxxxxx> > > + > > +struct synthvid_supported_resolution_resp { > > + u8 edid_block[SYNTHVID_EDID_BLOCK_SIZE]; > > + u8 resolution_count; > > + u8 default_resolution_index; > > + u8 is_standard; > > + struct hvd_screen_info > > + supported_resolution[SYNTHVID_MAX_RESOLUTION_COUNT]; > > Is there extra whitespace on this line? Just wondering why it doesn't > line up. > [Wei Hu] No extra whitespace. It would be over 80 characters if I had put them in one line. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel