Skip to content

GitLab

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

Switch branch/tag
  • ipipe-arm64
  • fs
  • sysfs
  • file.c
Find file BlameHistoryPermalink
  • Tejun Heo's avatar
    sysfs: remove sysfs_buffer->ops · 375b611e
    Tejun Heo authored Oct 01, 2013
    
    
    Currently, sysfs_ops is fetched during sysfs_open_file() and cached in
    sysfs_buffer->ops to be used while the file is open.  This patch
    removes the caching and makes each operation directly fetch sysfs_ops.
    
    This patch doesn't introduce any behavior difference and is to prepare
    for merging regular and bin file supports.
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    375b611e

Replace file.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