commit | dc73c623dd0a653bf80ec41870dcf8b601fc6e9b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 21 23:49:02 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:53 2008 -0800 |
tree | 09432cf8d477f0636e494e1758bdb01f6142b893 | |
parent | e0c0056c677709bd1e2c18b84a1d10e54f7c8fcc [diff] |
p54common annotations and fixes * ->exp_id in bootrec_exp_if is __le16; missing conversion in its use * !(x & y) misspelled as !x & y Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: John W. Linville <linville@tuxdriver.com>