Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • drivers
  • net
  • ethernet
  • amd
  • xgbe
  • xgbe-phy-v2.c
Find file BlameHistoryPermalink
  • Lendacky, Thomas's avatar
    amd-xgbe: Fix up some coccinelle identified warnings · 8c5385cb
    Lendacky, Thomas authored Nov 14, 2016
    
    
    Fix up some warnings that were identified by coccinelle:
    
    Clean up an if/else block that can look confusing since the same statement
    is executed in an "else if" check and the final "else" statement.
    
    Change a variable from unsigned int to int since it is used in an if
    statement checking the value to be less than 0.
    Reported-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
    Signed-off-by: default avatarTom Lendacky <thomas.lendacky@amd.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    8c5385cb

Replace xgbe-phy-v2.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy