Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-rm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-rm
  • Repository
Switch branch/tag
  • linux-rm
  • tools
  • testing
  • selftests
  • sched
  • cs_prctl_test.c
Find file BlameHistoryPermalink
  • Changcheng Deng's avatar
    kselftest:sched: remove duplicate include in cs_prctl_test.c · 3673fdea
    Changcheng Deng authored Aug 23, 2021
    
    
    Clean up the following includecheck warning:
    
    ./tools/testing/selftests/sched/cs_prctl_test.c:
    Include files sys/types.h and sys/wait.h are included more than
    once.
    
    No functional change.
    
    Fixed commit header and log:
    Shuah Khan <skhan@linuxfoundation.org>
    
    Reported-by: default avatarZeal Robot <zealci@zte.com.cn>
    Signed-off-by: default avatarChangcheng Deng <deng.changcheng@zte.com.cn>
    Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
    3673fdea