X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fhandoff.h;h=0104b834f2c4cfbceb445d01bf90508bdf182b8a;hb=d2e5250be49fce4653689c41a5dc7e2d7e7ecf33;hp=070a79c1b97e9a27d1ec505f12e1a08ab98e9608;hpb=987ab49366f3fcd25039eab431bf099b587b3265;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/handoff.h b/include/handoff.h index 070a79c..0104b83 100644 --- a/include/handoff.h +++ b/include/handoff.h @@ -38,7 +38,7 @@ void handoff_load_dram_banks(struct spl_handoff *ho); * write_spl_handoff(). * * @ho: Handoff area to fill in - * @return 0 if OK, -ve on error + * Return: 0 if OK, -ve on error */ int handoff_arch_save(struct spl_handoff *ho);