Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1647775

Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static

From Jani Nikula <jani.nikula@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static
Date 2017-05-23 10:20 +0200
Message-ID <tKdcR-x7-1@gated-at.bofh.it> (permalink)
References <tINXc-1jP-13@gated-at.bofh.it> <tIOTf-1TM-5@gated-at.bofh.it> <tIW4p-6Vz-5@gated-at.bofh.it> <tIWnL-7i2-13@gated-at.bofh.it> <tIWxr-7lL-3@gated-at.bofh.it>
Organization Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo

Show all headers | View raw


On Fri, 19 May 2017, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> On Fri, May 19, 2017 at 01:08:20PM -0700, Eric Anholt wrote:
>> OK, that's definitely not how I've read the
>> Documentation/process/submitting-patches.rst description of the Fixes
>> tag, which talks about bugs found with git bisect and things that should
>> go to -stable.  I would not have considered what this patch is changing
>> to be a bug.
>
> True.  I don't consider this a bug either.  I wouldn't have included a
> Fixes tag.
>
> I pretty much agree with the submitting-patches.rst except it should
> probably say to include it on more stuff.  Fixes: tags are required for
> all bugfixes to netdev for example.

We use Fixes: in drm/i915 to basically indicate that the referenced
commit has a bug that actually needs to be fixed, this patch is the fix,
and should go wherever the referenced commit goes. Annotating typo fixes
and missing static keywords and such is just noise from *our* POV, and
need to be filtered out.

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Technology Center

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static Colin King <colin.king@canonical.com> - 2017-05-19 13:10 +0200
  Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static Jani Nikula <jani.nikula@linux.intel.com> - 2017-05-19 14:10 +0200
    Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static Eric Anholt <eric@anholt.net> - 2017-05-19 20:20 +0200
      Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs  static Dan Carpenter <dan.carpenter@oracle.com> - 2017-05-19 21:50 +0200
    Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs  static Dan Carpenter <dan.carpenter@oracle.com> - 2017-05-19 21:50 +0200
      Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static Eric Anholt <eric@anholt.net> - 2017-05-19 22:10 +0200
        Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs  static Dan Carpenter <dan.carpenter@oracle.com> - 2017-05-19 22:20 +0200
          Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static Jani Nikula <jani.nikula@linux.intel.com> - 2017-05-23 10:20 +0200
            Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs  static Dan Carpenter <dan.carpenter@oracle.com> - 2017-05-23 10:40 +0200
              Re: [PATCH][drm-next] drm/pl111: make structure pl111_display_funcs  static Daniel Vetter <daniel@ffwll.ch> - 2017-05-23 15:10 +0200

csiph-web