lkml.org 
[lkml]   [2018]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] Support intel-vbtn based tablet mode switch
On Mon, Jan 22, 2018 at 3:52 PM, Marco Martin <notmart@gmail.com> wrote:
> On Mon, Jan 22, 2018 at 2:42 PM, Andy Shevchenko
> <andy.shevchenko@gmail.com> wrote:

>>> + if (obj && obj->type == ACPI_TYPE_INTEGER) {
>>> + if (obj->integer.value & TABLET_MODE_FLAG)
>>> + input_report_switch(priv->input_dev,
>>
>>> + SW_TABLET_MODE,
>>> + 0);
>>
>> One line?
>
> checkpatch.pl was complaining about lines too long.

My mailer is using true type fonts, so, I don't see clearly an
indentation here, if you already moved SW_ under priv-> that's fine to
leave, otherwise, just move one tab left the entire line.

--
With Best Regards,
Andy Shevchenko

\
 
 \ /
  Last update: 2018-01-22 15:47    [W:0.284 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site