Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • mwifiex
  • main.h
Find file BlameHistoryPermalink
  • Amitkumar Karwar's avatar
    mwifiex: remove casts of void pointers · a5ffddb7
    Amitkumar Karwar authored Jun 20, 2011
    
    
    In some cases local pointers are used to cast void pointers passed to
    the function. Those unnecessary local pointers are also removed.
    
    This patch was inspired by Joe Perches' patch
    [PATCH net-next 1/2] wireless: Remove casts of void *;
    and the comments from Julian Calaby.
    
    Signed-off-by: default avatarAmitkumar Karwar <akarwar@marvell.com>
    Cc: Joe Perches <joe@perches.com>
    Cc: Julian Calaby <julian.calaby@gmail.com>
    Signed-off-by: default avatarBing Zhao <bzhao@marvell.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    a5ffddb7