public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-dev] [PATCH 1/3] linux-mod.eclass: use consistent style
  @ 2022-12-25 22:19 99% ` Ulrich Mueller
  0 siblings, 0 replies; 1+ results
From: Ulrich Mueller @ 2022-12-25 22:19 UTC (permalink / raw
  To: Sam James; +Cc: gentoo-dev, kernel

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

>>>>> On Sun, 25 Dec 2022, Sam James wrote:

> +	[[ ${KV_MAJOR} -eq 2 && ${KV_MINOR} -gt 5 && ${KV_PATCH} -gt 5 ]] && \
>  		return 0 || return 1

Ouch. :)

The "&& return 0 || return 1" can be omitted.

>  }

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-12-25 19:17     [gentoo-dev] [PATCH 1/3] linux-mod.eclass: use consistent style Sam James
2022-12-25 22:19 99% ` Ulrich Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox