Revision b9c29f391f4195a778620f3d2efd0d9746a414fe authored by Michael Shych on 02 June 2022, 14:51:03 UTC, committed by Hans de Goede on 10 June 2022, 19:59:08 UTC
Fix problem of missing static in struct declaration.

Fixes: 662f24826f954 ("platform/mellanox: Add support for new SN2201 system")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Michael Shych <michaelsh@nvidia.com>
Link: https://lore.kernel.org/r/20220602145103.11859-1-michaelsh@nvidia.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1 parent a4c934d
Raw File
index.rst
===============
Linux Scheduler
===============

.. toctree::
    :maxdepth: 1


    completion
    sched-arch
    sched-bwc
    sched-deadline
    sched-design-CFS
    sched-domains
    sched-capacity
    sched-energy
    schedutil
    sched-nice-design
    sched-rt-group
    sched-stats
    sched-debug

    text_files

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
back to top