Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • 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
  • xcap-capability-linux
  • drivers
  • usb
  • storage
  • onetouch.c
Find file Blame History Permalink
  • Nick Sillik's avatar
    [PATCH] USB Storage: code cleanups for onetouch.c · d6450e19
    Nick Sillik authored Aug 17, 2005
    
    
    As sugested by Alan Stern here are a few code cleanups for onetouch.c:
    
    -Check number of endpoints before directly referencing intf->endpoint[2]
    -Use defined constants instead of magic numbers
    -Revmove the non-ascii characters from copyright notice
    -Make registration and deregistration messages more similar
    
    Signed-off-by: default avatarNick Sillik <n.sillik@temple.edu>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    d6450e19