On Thu, Sep 17, 2015 at 7:34 PM, Sudip Mukherjee <[email protected]> wrote: > On Thu, Sep 17, 2015 at 04:48:44PM +0900, Chaehyun Lim wrote: >> This patch replaces int8_t with int. just use return type as int. >> >> Signed-off-by: Chaehyun Lim <[email protected]> >> --- > but isn't int8_t is defined as char? >
Even int8_t is defined as char, I think it's no problem to use int. Is it need to change as char? Regards Chaehyun Lim > regards > sudip -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
