commit | 5af9dd3739566767f8a64d879e01b2a916aa93f8 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@majess.pl> | Fri Nov 20 08:06:13 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 23 10:56:08 2015 -0500 |
tree | c91efe6d1b05223bf1076fe56e1ee65a42521378 | |
parent | a5ecdd08fdf647c7c5a97e937ebed2d97549352f [diff] |
gpt: command: Remove duplicated check for empty partition description Exactly the same check is performed in set_gpt_info() function executed just after this check. Signed-off-by: Lukasz Majewski <l.majewski@majess.pl> Reviewed-by: Tom Rini <trini@konsulko.com>