Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-de
  • 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
    • 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-de
  • Repository
Switch branch/tag
  • linux-de
  • drivers
  • acpi
  • nfit
  • core.c
Find file BlameHistoryPermalink
  • Wei Yang's avatar
    acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set() · b4fe30e4
    Wei Yang authored Jan 15, 2019
    
    
    We allocate nd_set in acpi_nfit_init_interleave_set() and assignn it to
    ndr_desc, while the assignment is done twice in this function.
    
    This patch removes the first assignment. No functional change.
    
    Signed-off-by: default avatarWei Yang <richardw.yang@linux.intel.com>
    Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
    b4fe30e4