Re: [PATCH 04/28] drm/via: Add via_drv.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 25 Jun 2022, Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:
> Hi Kevin,
>
> A few nitpicks in the following.
>
> 	Sam
>
> On Fri, Jun 24, 2022 at 03:26:09PM -0500, Kevin Brace wrote:
>> +typedef struct _via_lvds_info {
>> +	u32 x;
>> +	u32 y;
>> +} via_lvds_info;
> Make this look like:
> typedef struct via_lvds_info {
>      u32 x;
>      u32 y;
> };
>
> This follows the normal linux way, and there is only one user anyway.

The normal linux way would be to *not* use typedefs in the first
place. ;)

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Graphics Center



[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux