Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O odroid-linux-3.10.y-rt
  • 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
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Maintenance operation of our Gitlab server scheduled on Monday, March 27th at 10AM (UTC+1). The server will be unavailable for about 1 hour.

  • oaioai
  • odroid-linux-3.10.y-rt
  • Repository
Switch branch/tag
  • odroid-linux-3.10.y-rt
  • drivers
  • char
  • mxser_new.c
Find file BlameHistoryPermalink
  • Jiri Slaby's avatar
    [PATCH] Char: mxser_new, don't check tty_unregister retval · ead568c9
    Jiri Slaby authored Dec 08, 2006
    
    
    Like other drivers silently unregister_tty_driver and put_tty_driver.  It
    shouldn't be busy when module release function is called, since we are not
    bsd, no refs shouldn't be held.
    
    Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
    Signed-off-by: default avatarJiri Slaby <jirislaby@gmail.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    ead568c9