Skip to content
Snippets Groups Projects
Select Git revision
  • 06812bd9ac7c5aa3d53f1dbe0d24fd33c26a8d5f
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

gpu

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Ville Syrjälä authored
    The preferred style is to sprinkle commas after each array and
    structure initialization, whether or not it happens to be the
    last element/member (only exception being sentinel entries which
    never have anything after them). This leads to much prettier
    diffs if/when new elements/members get added to the end of the
    initialization. We're not bound by some ancient silly mandate
    to omit the final comma.
    
    Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
    Signed-off-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20200225171125.28885-4-ville.syrjala@linux.intel.com
    
    
    Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
    06812bd9
    History
    Name Last commit Last update
    ..