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
  • net
  • batman-adv
  • gateway_client.c
Find file BlameHistoryPermalink
  • Joe Perches's avatar
    batman-adv: Remove uses of return value of seq_printf · 6d91147d
    Joe Perches authored Feb 16, 2015
    
    
    This function is soon going to return void so remove the
    return value use.
    
    Convert the return value to test seq_has_overflowed() instead.
    
    Signed-off-by: default avatarJoe Perches <joe@perches.com>
    Acked-by: default avatarAntonio Quartulli <antonio@meshcoding.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    6d91147d