doc: replace @return by Return:
[platform/kernel/u-boot.git] / drivers / serial / serial_bcm283x_pl011.c
index 2d2e970..fe74629 100644 (file)
@@ -17,7 +17,7 @@
  * The serial device will only work properly if it has been muxed to the serial
  * pins by firmware. Check whether that happened here.
  *
- * @return true if serial device is muxed, false if not
+ * Return: true if serial device is muxed, false if not
  */
 static bool bcm283x_is_serial_muxed(void)
 {