On Wed, Jun 27, 2018 at 05:44:58PM +0300, Jani Nikula wrote: > Already used here and there, embrace it. > > References: > http://patchwork.freedesktop.org/patch/msgid/[email protected] > Cc: Paulo Zanoni <[email protected]> > Signed-off-by: Jani Nikula <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]> > --- > dim | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/dim b/dim > index e477d043458b..078dd4bcee13 100755 > --- a/dim > +++ b/dim > @@ -1479,7 +1479,7 @@ function checkpatch_commit > profile_options="" > ;; > drm-intel) > - profile_options="--max-line-length=100 > --ignore=BIT_MACRO,PREFER_KERNEL_TYPES,SPLIT_STRING,LONG_LINE_STRING" > + profile_options="--max-line-length=100 > --ignore=PREFER_KERNEL_TYPES,SPLIT_STRING,LONG_LINE_STRING" > ;; > *) > echoerr "Unknown checkpatch profile $profile" > -- > 2.11.0 > > _______________________________________________ > dim-tools mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/dim-tools _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
