lkml.org 
[lkml]   [2016]   [Sep]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 07/11] pipe: remove generic_pipe_buf_confirm()
    >  static inline int pipe_buf_confirm(struct pipe_inode_info *pipe,
    > struct pipe_buffer *buf)
    > {
    > - return buf->ops->confirm(pipe, buf);
    > + return 0;
    > }

    Why do you keep pipe_buf_confirm around?

    \
     
     \ /
      Last update: 2016-09-17 09:59    [W:5.561 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site