···858858 * and go back to the idr_pre_get() call. If the idr is full, it will859859 * return %-ENOSPC.860860 *861861- * @id returns a value in the range %0 ... %0x7fffffff.861861+ * @p_id returns a value in the range %0 ... %0x7fffffff.862862 */863863int ida_get_new(struct ida *ida, int *p_id)864864{