• O
    storage_conf: Improve the coding style in storage_conf.h · 8b7b43a1
    Osier Yang 提交于
    Changes:
      * Remove useless comments
      * Remove useless blank lines
      * If the struct member is a enum type, comment it like
        /* enum fooBar */
      * Break the long lines
      * Prefer the common function style for the inline function
    8b7b43a1
storage_conf.h 17.4 KB