<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - A few clean ups to the shm handling code"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=760897#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - A few clean ups to the shm handling code"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=760897">bug 760897</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=rstrode%40redhat.com" title="Ray Strode [halfline] <rstrode@redhat.com>"> <span class="fn">Ray Strode [halfline]</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=319454&action=diff" name="attach_319454" title="wayland: don't pass in width and height to create_shm_pool">attachment 319454</a> <a href="attachment.cgi?id=319454&action=edit" title="wayland: don't pass in width and height to create_shm_pool">[details]</a></span> <a href='review?bug=760897&attachment=319454'>[review]</a>
wayland: don't pass in width and height to create_shm_pool

create_shm_pool doesn't need the width or height, it just needs
the total size.  By passing it in, we're requiring it to redo
stride calculation unnecessarily.

This commit drops the width and height parameters and makes the
function just take the total size directly.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>