Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] Minor cleanups #2157

Closed
wants to merge 6 commits into from
Closed

Commits on Mar 14, 2015

  1. Remove always-true expressions

    tonyo committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    006c8bb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. Configuration menu
    Copy the full SHA
    2624564 View commit details
    Browse the repository at this point in the history
  2. Remove redundant parentheses

    tonyo committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    b05a854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    954e38d View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary 'free'

    from_noamp is always NULL in this branch
    tonyo committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    29d5a11 View commit details
    Browse the repository at this point in the history
  5. Reuse f_browse function from f_browsedir

    The bodies of f_browse() and f_browsedir() were identical.
    tonyo committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    0603894 View commit details
    Browse the repository at this point in the history