| commit | ba211c9e9f84f07b8b4dbd518274342a44a9ff15 | [log] [tgz] |
|---|---|---|
| author | Yuji Mano <yuji.mano@am.sony.com> | Tue Mar 24 18:48:15 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Thu Mar 26 17:23:00 2009 -0700 |
| tree | 81b87ae3178ad781d82d68a6000b2edbc7d860b7 | |
| parent | c31ff5813b0dc100347843f7f3671ef0de99fc6c [diff] |
base: Kernel code size reduction This patch further reduces the kernel code size by removing some unnecessary error checks and also using logical bitwise operators for checking states and flags. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> Acked-by: Kazunori Asayama <asayama@sm.sony.co.jp>