<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><tt>Jyotsna,</tt><tt><br>
</tt><tt><br>
</tt><tt>Many of these if clauses can also be changed from:</tt><tt><br>
<br>
</tt><tt>if (x)</tt><tt><br>
</tt><tt> return true</tt><tt><br>
</tt><tt>else</tt><tt><br>
return false</tt><tt><br>
<br>
to:<br>
return x;<br>
<br>
That will be cleaner.<br>
<br>
Thanks<br>
-Anshu<br>
<br>
</tt><tt><br>
</tt><tt>On 12/3/2012 11:30 AM, Jyotsna Verma wrote:</tt><tt><br>
</tt></div>
<blockquote
cite="mid:1ac901cdd17b$de2d3660$9a87a320$@codeaurora.org"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><tt><span style="font-size: 11pt; color:
rgb(31, 73, 125);">Thanks Craig!<o:p></o:p></span></tt></p>
<p class="MsoNormal"><tt><span style="font-size: 11pt; color:
rgb(31, 73, 125);">I will fix it in the next patch.<o:p></o:p></span></tt></p>
<p class="MsoNormal"><tt><span style="font-size: 11pt; color:
rgb(31, 73, 125);"><o:p> </o:p></span></tt></p>
<p class="MsoNormal"><tt><span style="font-size: 11pt; color:
rgb(31, 73, 125);">-Jyotsna<o:p></o:p></span></tt></p>
<p class="MsoNormal"><tt><span style="font-size: 11pt; color:
rgb(31, 73, 125);">--<o:p></o:p></span></tt></p>
<p class="MsoNormal"><tt><span style="font-size: 11pt; color:
rgb(31, 73, 125);">Qualcomm Innovation Center, Inc. is a
member of Code Aurora Forum, hosted by The Linux
Foundation<o:p></o:p></span></tt></p>
<tt><br>
</tt></div>
</blockquote>
<tt><br>
</tt>
</body>
</html>