Eric W. Biederman <[email protected]> wrote: > Miaohe Lin <[email protected]> writes: > >> Use helper function mapping_allow_writable() to atomic_inc >> i_mmap_writable. > >Why? >
Because I think it's better to use the wrapper function instead of the open hard code. Thanks.

