Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • fs
  • pstore
  • ram.c
Find file BlameHistoryPermalink
  • long.wanglong's avatar
    fs/pstore: Optimization function ramoops_init_przs · 07239fc8
    long.wanglong authored May 21, 2015
    
    
    The value of cxt->record_size does not change in the loop,
    so this patch optimize the assign statement by dropping
    sz entirely and using cxt->record_size in its place.
    Signed-off-by: default avatarWang Long <long.wanglong@huawei.com>
    Acked-by: default avatarKees Cook <keescook@chromium.org>
    Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
    07239fc8

Imprint & Privacy Policy