commit | 4e79908044e4ebf186464cf118497458faf0903c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Feb 05 20:56:24 2015 +0900 |
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sat Feb 07 00:15:03 2015 +0900 |
tree | 9116b4651a8c9375e62ed258ea36d7c5515c5e06 | |
parent | 4431684910217022bad85a0bc931ad9bfb78859f [diff] |
ARM: UniPhier: leave the last element of boot_device_table empty Checking if the pointer is NULL would be easier to know the tail of the boot_device_table[] array. For clarification, add the /* sentinel */ comment. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>